Skip to content

Releases: MikeyZat/detest

v0.1.1

27 Dec 19:13
Compare
Choose a tag to compare

v0.1.0...v0.1.1

Detest with the functionality scope established in the Engineering Project

07 Nov 20:06
Compare
Choose a tag to compare
  • Prepare for mapping common frameworks selectors (#15) 600a118
  • Add nested test cases option (#14) a07bb48
  • Create how-to-use.md (#13) 9b76ed7
  • Improve stability and fix bugs

v0.0.4...v0.1.0

Introduce contrast test type

17 Sep 17:01
Compare
Choose a tag to compare
  • Using contrast test type, users can now run a contrast radio audit (WCAG2) against specific pages.

v0.0.3...v0.0.4

Introduce layout test type

22 Aug 14:13
Compare
Choose a tag to compare
  1. LAYOUT test type, including:
  • Checking the elements positions (x,y) on the page
  • Checking if an element contains corret number of specified elements

Patch to improve stability and prepare for further work

14 Jun 19:45
Compare
Choose a tag to compare
  • Start working on the layout service (#10) d039bdc
  • Exit with 1 status code when no tests run (#9) e54f6cc
  • Update README.md 6adc991

c4d503f...v0.0.2