Promises
The use of native JavaScript syntax in tests is one of the major differences between Poku and other test runners, which is what makes it possible to use it on multiple platforms.
Parameterized Tests
Parameterized tests allow you to run the same test logic with different inputs and expected results. This helps to test across various scenarios without writing repetitive tests.
Local Server
Let's create a simple server:
Browser (E2E)
2 items
Mock
2 items
Use Cases
1 item
CJS and ESM
Just set your package.json as usual and that's it.