Skip to content

Releases: DronMDF/2out

Coronavirus release (after long time)

05 Sep 18:42
d41a8e8

Choose a tag to compare

Cleanup for deprecations (Old names for classes)
New deprecations (plan to remove old Test classes like EqualTest, ContainTest, RegexTest, etc).
Small improvment for simplify code.

New text report and small imprevements

24 Aug 18:54
36469f4

Choose a tag to compare

New Text report (OoutReportText) - produce queue output, describe only errors.

Build pipeline work on github actions.

More usefull

01 Feb 20:46
ac5351d

Choose a tag to compare

  • Kent Beck money example for 2out;
  • Create MatchTest over NamedTest implicitly;
  • Text of exception in ctor;
  • Text of exception in method;
  • Auto deploy releases on bintray;

Matchers and Naming

27 Aug 19:43
71059b8

Choose a tag to compare

Matchers and Naming Pre-release
Pre-release
  • Introduce new naming conversion.
  • Introduce matchers
  • Regex matcher

Zond improvement

31 Jan 09:14
a974cec

Choose a tag to compare

Zond improvement Pre-release
Pre-release

Improvements:
#311: ReprCallable
#295: TestContainTest with multiple patterns
#296: TestEndsWith
#294: Meta include

Nicefy usage release

07 Sep 13:40

Choose a tag to compare

Nicefy usage release Pre-release
Pre-release

Remove noice construction from tests.

Cleanup release

11 Aug 11:08

Choose a tag to compare

Cleanup release Pre-release
Pre-release

Application need to change Test wrappers, change interface.

goost extension

07 Jul 18:44

Choose a tag to compare

goost extension Pre-release
Pre-release

This release inslude several improvement for testing DronMDF/goost@2fb90b1

  • ReprPrintable
  • TestStartsWith
  • TestSkipped

Initial release

30 Jun 15:12

Choose a tag to compare

Initial release Pre-release
Pre-release

Base functional.

Time to try test other projects.