![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
Enjoying Poku? Give him a star to show your support 🌟
🐷 Website • 📘 Documentation • 🧪 Examples • 🧑🏻🎓 Tutorials
💡 Poku is a cross-platform test runner that brings the JavaScript essence back to testing.
High isolation level per file
Performant and lightweight
Run CommonJS files directly with Deno
Auto detect ESM, CJS, and TypeScript files
Run the same test suite for Node.js, Bun, and Deno
Easily handle servers, processes, ports, and even containers ✨
|
|
|
|
test/file.test.mjs |
|
Node.js (and TypeScript) | Bun | Deno |
|
|
|
poku | 🧪 Test runner. |
assert | 🔍 Test assertion (Node.js familiar API). |
strict | 🔬 Strict test assertion (Node.js familiar API). |
test • describe • it | 🤹🏻♀️ Organize, group, and isolate tests. |
envFile | ⚙️ Process an environment file (out-of-box). |
beforeEach • afterEach | 🃏 Hooks for test setup and teardown. |
startScript | 🌐 Run package.json scripts in background. |
startService | 🌐 Run files in background. |
docker | 🐳 Build, start, compose, stop, remove, and test containers. |
kill | 🔌 Terminate ports, port ranges, and PIDs. |
waitForPort | 😴 Wait for specified ports to become active. |
waitForExpectedResult | 🥱 Retry until an expected result or times out. |
skip | ⏭️ Skip tests when necessary. |
only | 🌌 Debug tests by enabling selective runs. |
getPIDs | 🕵🏻 Debug processes IDs using ports and port ranges. |
watch | 🍿 Watch for changes and re-run related test files. |
parallel | 🏃🏻♀️ Run tests in parallel. |
debug | 🕵🏻 Shows all logs. |
config | ⚙️ Customize your Poku options in a config file. |
and much more 👇🏻
To see the detailed documentation, please visit the Documentation and Examples sections in the Poku's website.
Poku offers mini-lessons for different users needs in the Quick Tutorials section.
Poku is continuously tested to ensure the following expectations for basic usage:
- You can see how the tests are run and compared in the benchmark directory.
- Comparing Poku and native test runners (discussion).
Poku size ensures cost-saving CI for services that charge for storage and usage.
Please check the SECURITY.md.
See the Contributing Guide and please follow our Code of Conduct 🚀
Poku is under the MIT License.
Copyright © 2024-present Weslley Araújo and Poku contributors.
FAQs
🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
The npm package poku receives a total of 638 weekly downloads. As such, poku popularity was classified as not popular.
We found that poku demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.