@selize/core
v0.0.16
Published
selize core
Maintainers
Readme
Selize Core
Test
How to run test?
E2E Test
- Start test server:
bun run test- Open test web page: http://localhost:3000
like this:
(some image)
And then,you can see error code in web page.
For convenience, the test server is written in JS, but it does not affect the test results.
Unit Test
- Install dependencies:
How to write unit tests
We provide some interfaces for your convenience, details can be found at:
