Majestic Versions Save

⚡ Zero config GUI for Jest

v1.7.0

4 years ago

v1.6.2

4 years ago

v1.6.1

4 years ago

1.5.0

4 years ago

✨ Enhancements

🐛 Bug fixes

❤ This is truly a community-driven release. Thank you all for your contributions

v1.4.0

5 years ago

🎉 Features

🌵 Bug fixes

v1.3.0

5 years ago

🎉 Coverage support

Majestic allows running tests with coverage enabled and shows report inline.

image

💪 And a lot of great humans helped to fix a lot of issues

v1.2.24

5 years ago

v0.2.0

6 years ago

Features

  • In-built console.log() panel (Experimental)
  • VS Code debugging integration. Thanks to VSCode Jest for implementing this so I could just copy. More info here.

Enhancements

Bug Fixes

  • Can not open the project when there is no test regex (#2)
  • Sometimes individual test skips without running (#8)