Pony Standard Library¶
This package represents the test suite for the Pony standard library.
For every new package, please add a Main actor and tests to the package in a file called 'test.pony'. Then add a corresponding use directive and a line to the main actor constructor of this package to invoke those tests.
All tests can be run by compiling and running packages/stdlib.