solid-testing-library icon indicating copy to clipboard operation
solid-testing-library copied to clipboard

Simple and complete Solid testing utilities that encourage good testing practices.

Results 14 solid-testing-library issues
Sort by recently updated
recently updated
newest added

This PR fixes typos in the docs for `renderHook` and `renderDirective`. Now the function names in the docs match the code

I was upgrading by solid demo repository and got the following ``` FAIL tests/app.test.tsx [ tests/app.test.tsx ] Error: Client-only API called on the server side. Run client-only code in onMount,...

This is updating the deps

I noticed a test is breaking. This should prevent that from happen going forward