Skip to content

v1.0.0

Compare
Choose a tag to compare
@Zardoz89 Zardoz89 released this 14 May 18:36
· 12 commits to master since this release
92be10f
  • Moved unit-tests to an separate foolder to avoid pollute other projects with
    Pijamas unit-testing dependencies.
  • Launch tests using silly, unit-threaded, trial and dunit.
  • Assertions now throws AssertException that extends from Exception or to
    unit-threaded UnitTestException;
  • Added expect and .to()
  • Now Assertion is a struct