Releases: jparkerweb/Bivariate
Releases · jparkerweb/Bivariate
Blank Test Generator creates optional onBefore & onReady Scripts
v0.14.9 bump version
Generate Blank Test Groups
generate new blank test group files
Update -all-tests- validation
- when selecting the
UPDATE/CREATE -all-tests-
option validate that only test files are being added (start with a single underscore and end in .js) - updated backstopjs version and other dependencies
update dependencies
v0.14.2 Update package.json
Update/Create -all-tests- added as a Command
the update/create -all-tests- command will update/create a test group with all test files from your bivariate_tests
folder. Handy for when you want to run all of your tests at once, and not just subgroups. 💪
Approve tests option is now an available command
Add viewports option to test creator and examples
v0.12.3 add `viewports` option to example templates and test creator
require archive name when selecting archive reference command
bug fix when archive name is left blank
Autocomplete for selecting Test names
when selecting a test group you can now start typing to filter the list
Puppeteer
Updated the engine and example scripts to Puppeteer by default. Chromy examples are still there, but commented out for those that would rather keep/change to Chromy.
There is also a new Create Test option in the UI that will ask the user a series of questions, and scaffold out a template test.