Releases: EasyAccept/easyaccept-csharp
Releases · EasyAccept/easyaccept-csharp
1.3.0
1.2.0
- Results listener added on project
Full Changelog: 1.1.1...1.2.0
1.1.1
- Fixed variable detection and parser during parameters usage
Full Changelog 1.1.0...1.1.1
1.1.0
- GetCompleteResults refactored to return a more equivalent return as the original EasyAccept
- New methods on EasyAcceptFacade added, as GetSummarizedResults, GetTotalNumberOfPassedTests, GetTotalNumberOfTests, GetScriptFailures and others
Full Changelog: 1.0.4...1.1.0
1.0.4
- First published version on NuGet
Full Changelog: 1.0.0...1.0.4
1.0.0
- First version recognizing echo, quit, expect instructions
- Unknown instructions recognized
- Variables works
Full Changelog: https://github.com/EasyAccept/easyaccept-csharp/commits/1.0.0