Plugin for Android Studio that adds @Suppressed notation to android espresso/junit tests. This way you select which tests you want to run without the need to scroll over all the code.
- Added junit tests support
- Added scroll to test
- Added Search to filter texts using regex
- Fixed tests list not being updated when pressing refresh (if file had not been saved after changes)
- Fixed tests list not being updated when changing file