testplane icon indicating copy to clipboard operation
testplane copied to clipboard

Testplane (ex-hermione) browser test runner based on mocha and wdio

Results 74 testplane issues
Sort by recently updated
recently updated
newest added

### What is done Some libraries can load css files when you import them in component test file. For example: ``` // test.testplane.tsx import {Button} from "some-component-library"; describe("suite", {...}); ```...

### Verify latest release - [ ] I verified that the issue exists in the latest Hermione release ### Hermione version [email protected] ### Last Hermione version that worked [email protected] ###...

### Contribution - [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/gemini-testing/hermione/blob/master/CONTRIBUTING.md)) ### Describe the user story _No response_ ### Describe the solution you'd like To detect invalid...