Releases: cbush06/kosher
Releases · cbush06/kosher
v1.11.1
13 Nov 13:30
Compare
Sorry, something went wrong.
No results found
Fixed issue with CSV external data source
Fixed issue with bootstrap report not showing run time
Updated Chrome drivers to v78.0.3904.70.
v1.11.0
28 Oct 16:49
Compare
Sorry, something went wrong.
No results found
v1.10.1
23 Sep 11:43
Compare
Sorry, something went wrong.
No results found
Fixes a bug with navigation verification steps (iShouldBeOn, iShouldBeRedirectedOn) where page URL contains escape'able characters
v1.10.0
16 Sep 13:44
Compare
Sorry, something went wrong.
No results found
Added ability to select multiple report formats
Fixed issue with Bootstrap report format
Re-enabled JIRA integration
Updated documentation
v1.9.0
05 Sep 13:20
Compare
Sorry, something went wrong.
No results found
v1.8.2
20 Jun 16:28
Compare
Sorry, something went wrong.
No results found
v1.8.1
17 Jun 20:29
Compare
Sorry, something went wrong.
No results found
Fixing issue affecting all kosher commands where it was trying to create the virtual file system regardless of the command (when it should only do that for the run command).
v1.8.0
05 Jun 19:32
Compare
Sorry, something went wrong.
No results found
This release adds:
Screenshots are embedded in the cucumber formatted .json results file
Screenshots are embedded in the "bootstrap," "html," and "simple" reports
Screenshots are attached to JIRA issues created by kosher
v1.7.0
17 May 16:37
Compare
Sorry, something went wrong.
No results found
Added ability to set after-scenario and after-step wait times. See the new properties of the settings.json file:
v1.6.1
30 Apr 13:03
Compare
Sorry, something went wrong.
No results found
Fixed bug with frame switching steps where the frame number was being interpreted as zero-based rather than one-based like it should be.