Releases: Alonso-del-Arte/testing-framework
Releases · Alonso-del-Arte/testing-framework
TestFrame 1.01
This is a patch to fix an omission in assertInRange() with arguments of type double. In version 1.0, the customized message is always ignored. That's not what I intended, so I'm patching it now.
TestFrame 1.0
The 1.0 release, which I have already used for testing in other projects in conjunction with the JUnit and TestNG test runners.
0.95
A lot closer to ready for 1.0, but still missing assertTimeout(). Includes testframe.api.random and testframe.api.text even though those still have a long way to go before being ready.
Early users beta
The very first release. The annotations (such as @Test) and Asserters and TestRunner are ready. Excludes testframe.api.random and testframe.api.text. Includes sources but not extracted Javadoc.