Releases: sindrets/fling
Releases · sindrets/fling
v1.2.0
feat: Moved from gradle to ant. Implemented loglevel.
* Created new FlingSpec class for configuring the TestRunner.
* Updated jchalk.
* Changed output format.
* Tests are now using fling instead of junit.
v1.1.2
fix: Correctly handle multiple classpaths.
v1.1.1
Ignore all files that aren't class files.
v1.1.0
v1.1.0 Handle all test suite exceptions. New UnitTest class.