This commit is contained in:
Seungheon Oh 2022-04-19 08:04:39 -04:00
parent 93f5ca2752
commit e67ca97256

View file

@ -7,4 +7,5 @@ This folder is the test suite for Agora governance system.
- =/Spec/Sample= contains primitive hand-made example values.
- =Util.hs= contains helper functions
Currently, planning to introduce =plutarch-test= and golden testings.
Currently, planning to introduce =plutarch-test= for unit tests,
benchmarks, and golden tests.