safetest

Safetest is a powerful UI testing library that combines Playwright, Jest, and React for a powerful end-to-end testing solution for applications and component testing. With Safetest, you can easily test the functionality and appearance of your application,

MIT License

Downloads
1.6K
Stars
1.4K
Committers
1

Bot releases are hidden (Show)

safetest - 0.1.13 Latest Release

Published by kolodny 8 months ago

  • Fix Windows path issues with lazy loading (closes #16)
safetest - 0.1.12

Published by kolodny 8 months ago

  • Added top level ng.js file for setups that aren't respecting the exports field in package.json
safetest - 0.1.11

Published by kolodny 8 months ago

  • Added Solid adapter (@mosheduminer)
  • Improved lodash imports (@vmitchell)
  • Readme improvements (@andrewtdinh)