Skip to content

Releases: SmartBear/visualtest-cypress

v1.7.6

26 Jul 14:54
6eeb461
Compare
Choose a tag to compare

v1.7.5

11 Jul 19:42
4ba8c0c
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.5

What's Changed

Fix bug when sending layout mode: low

v1.7.4

11 Jul 17:35
70e7b58
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.4

What's Changed

  • Fix the layout mode log
  • (test) upgrade cypress version
  • (test) Fix webkit GH action failing

v1.7.3

15 Jun 15:12
9364ed4
Compare
Choose a tag to compare

v1.7.2

14 Jun 19:34
00758f0
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.2

What's Changed

  • Switching api requests to Axios

v1.7.1

09 Jun 21:09
d624f14
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.1

What's Changed

  • Fix error messages for print and get result commands
  • Updating the README.md for new sbvtPrintReport & sbvtGetTestRunResult

v1.7.0

07 Jun 15:27
343b168
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.0

What's Changed

  • Adding sbvtGetTestRunResult command
  • Updating README.md
  • GitHub tests that test the npm package on release

v1.6.0

06 Jun 14:48
1f1c6e7
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.6.0

What's Changed

  • Add sbvtPrintReport method as callable instead of on exit
  • Implement Typescript support
  • Better handling extension for TS & older versions for npx visualtest-setup
  • Change debug settings and add pino logs to file
  • Add more Github Actions tests

v1.5.0

22 May 20:17
092264b
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.5.0

What's Changed

  • Add comparisonMode option to capture method
  • TEST_RUN_NAME & PROJECT_TOKEN can be sent via Cypress environment
  • Update dependencies
  • Add headless to image POST
  • Update the README.md
  • Github Action Setup

v1.4.1

02 May 22:10
a96b3fc
Compare
Choose a tag to compare

Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.4.1

What's Changed

  • fix ignoredElements not clearing after each capture
  • include freezepageResults on the sbvtCapture response
  • update qa tests by