Skip to content

Releases: jparkerweb/Bivariate

Blank Test Generator creates optional onBefore & onReady Scripts

26 Jun 19:00
Compare
Choose a tag to compare

Generate Blank Test Groups

25 Jun 20:10
3995756
Compare
Choose a tag to compare

generate new blank test group files

Update -all-tests- validation

25 Jun 18:44
Compare
Choose a tag to compare
  • 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

04 Feb 23:14
34bbea1
Compare
Choose a tag to compare
v0.14.2

Update package.json

Update/Create -all-tests- added as a Command

08 Jan 00:00
Compare
Choose a tag to compare

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

03 Jan 22:55
Compare
Choose a tag to compare

Add viewports option to test creator and examples

03 Jan 00:19
Compare
Choose a tag to compare
v0.12.3

add `viewports` option to example templates and test creator

require archive name when selecting archive reference command

07 Nov 20:47
6a4c8af
Compare
Choose a tag to compare

bug fix when archive name is left blank

Autocomplete for selecting Test names

07 Nov 00:19
e8fbb9d
Compare
Choose a tag to compare

when selecting a test group you can now start typing to filter the list

Puppeteer

28 Aug 15:27
Compare
Choose a tag to compare

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.