Releases: jasmine/IdeaJasmine
Releases · jasmine/IdeaJasmine
1.8
1.7
Fix a number of additional deprecated IntelliJ API usages.
(Removing this from the JetBrains marketplace due to some issue with compatible versions).
1.6
Stop using deprecated IntelliJ APIs
1.5
v1.5 Bump version to 1.5
1.4
- Update for breaking change to LocatableConfigurationBase from IDEA 2018.3
1.3
- Allow customizable executable
- Fix IntelliJ version dependency so it won't install on version that can't run it
- Fix Jasmine package resolution
- Customizable test scopes
- Better errors when things aren't configured right
- Jasmine icon for config file
1.2
This release adds support for reporting suite and global level errors to IntelliJ and the ability to more easily specify your custom jasmine config file.
1.1
Includes options to specify working directory and other options
Also allows a single file of specs to be run.
1.0
This is the initial release of this plugin. It should correctly run your specs inside IntelliJ and put the results in the test view. It does not yet support filtering your specs or many other options.