Releases: JetBrains/pest-intellij
Releases · JetBrains/pest-intellij
v0.4.1
v0.4.0
Added
- Added support for showing pest version (#52)
- Type provider for Pest test functions (#48)
- Added support for navigation between tests and test subject (#53)
- Added error reporting to GitHub issues (#55)
- Added inspection for duplicate test names in same file. (#56)
- Added completions for static and protected $this methods. (#66)
- Added completions $this fields declared in beforeEach functions. (#66)
- Added pcov coverage engine support (#64)
Fixed
v0.4.0-alpha.7
Added
- Added support for showing pest version (#52)
- Type provider for Pest test functions (#48)
- Added support for navigation between tests and test subject (#53)
- Added error reporting to GitHub issues (#55)
- Added inspection for duplicate test names in same file. (#56)
- Added completions for static and protected $this methods. (#66)
- Added completions $this fields declared in beforeEach functions. (#66)
Changed
Deprecated
Removed
Fixed
- Fixed duplicate test name error when no test name is given yet. (#61)
- Fixed finding tests with namespace at the top. (#65)
- Fixed allow location to be null in location provider. (#68)
- Fixed rerunning tests with namespaces (#69)
Security
v0.4.0-alpha.6
Added
- Added support for showing pest version (#52)
- Type provider for Pest test functions (#48)
- Added support for navigation between tests and test subject (#53)
- Added error reporting to GitHub issues (#55)
- Added inspection for duplicate test names in same file. (#56)
- Added completions for static and protected $this methods. (#66)
- Added completions $this fields declared in beforeEach functions. (#66)
Changed
Deprecated
Removed
Fixed
- Fixed duplicate test name error when no test name is given yet. (#61)
- Fixed finding tests with namespace at the top. (#65)
- Fixed allow location to be null in location provider. (#68)
Security
v0.4.0-alpha.5
Added
- Added support for showing pest version (#52)
- Type provider for Pest test functions (#48)
- Added support for navigation between tests and test subject (#53)
- Added error reporting to GitHub issues (#55)
- Added inspection for duplicate test names in same file. (#56)
- Added completions for static and protected $this methods. (#66)
- Added completions $this fields declared in beforeEach functions. (#66)
Changed
Deprecated
Removed
Fixed
- Fixed duplicate test name error when no test name is given yet. (#61)
- Fixed finding tests with namespace at the top. (#65)
Security
v0.4.0-alpha.4
Added
- Added support for showing pest version (#52)
- Type provider for Pest test functions (#48)
- Added support for navigation between tests and test subject (#53)
- Added error reporting to GitHub issues (#55)
- Added inspection for duplicate test names in same file. (#56)
Changed
Deprecated
Removed
Fixed
- Fixed duplicate test name error when no test name is given yet. (#61)
- Fixed finding tests with namespace at the top. (#65)