Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socketโs threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Poku can show you how simple testing can be ๐ฑ
Enjoying Poku? Consider giving him a star โญ๏ธ
๐ท Documentationย ย โขย ย ๐งช Examplesย ย โขย ย ๐ฌ Compare the Most Popular Test Runners
No configurations
ย ย ย ย ย Auto detect ESM and CJS
ย ย ย ย ย Auto detect Typescript files
ย ย ย ย ย Don't export your server (just run it) ๐
Less verbose
High isolation level per file
ย ย ย ย ย No eval needed ๐
ย ย ย ย ย No global state
Parallel and Sequential runs ๐๐ฝ๐๐ป
Poku is 100% documented
Designed to be human-friendly
Compatible with Coverage tools
Node.js, Bun and Deno compatibility ๐ฉต
โจ You are free to work with the packages you desire
๐ง๐ปโ๐ You don't need to learn it all at once to get started
๐ง๐ปโ๐ฌ Poku adapts to your test, not the other way around
โ Zero external dependencies (that means lightweight)
๐ด๐ผ Poku doesn't restrict you from testing in legacy environments
|
|
|
|
test/file.test.mjs
|
|
.mjs
to .js
by defining "type": "module"
in your package.json.
|
|
|
package.json
scripts in a background process)See the complete documentation.
poku
Sequential | Concurrent |
---|---|
assert
Using poku | Using node |
---|---|
To see the detailed documentation, please visit the Documentation and Examples sections in the Poku's website.
I'm continuously working to improve Poku. If you've got something interesting to share, feel free to submit a Pull Request. If you notice something wrong, I'd appreciate if you'd open an Issue.
Please check the CONTRIBUTING.md for instructions ๐
Please check the Philosophy section from Documentation.
Poku is under the MIT License.
Please check the SECURITY.md and the section Is Poku Safe? from Documentation.
@wellwelwel |
FAQs
๐ท Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.
The npm package poku receives a total of 300 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.
Research
Security News
Socketโs threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.