Majestic Versions Save

⚡ Zero config GUI for Jest

v0.1.0

6 years ago

🎉 The initial release

  • Run particular tests with a click
  • Watch the whole project, a file or a test
  • Update specific snapshots with a click
  • Inline coverage reports
  • Zero configuration (Sorry, I had to)
  • Support for typescript projects
  • Support for Create-react-app out of the box
  • Quick search to search across all your test (It) statements
  • Failure summary shows all test failtures in a single screen. Useful when you have failures across multiple files.
  • Locate a specific test in your editor with a click of a button