Code Intelligence Integrates with Jest
February 21, 2023

Code Intelligence announced integrating its recently open-sourced JavaScript fuzz testing engine, Jazzer.js, into Jest, a unit testing framework for JavaScript.

Developers can now use Jest for both functional and security testing without ever having to leave their development environment.

Code Intelligence’s new fuzz testing integration for Jest allows developers to run automated security tests, complimentary to their existing unit tests and enables them to test JavaScript applications for unknown bugs. Soon, Jazzer.js will also receive specialized bug detectors for critical vulnerabilities, including remote code executions (such as Log4Shell), cross-site-scripting, and injections.

“While most JavaScript developers already use Jest for functional testing, to test whether their application behaves as expected, our new Jest integration allows developers to also do negative testing. This is to check their applications for unexpected or strange behaviors. It does not only avoid security issues but makes the code more reliable and reduces outages and bad user experience.”, says Werner Krahe, Product Director of Code Intelligence.

Jazzer.js is a free, coverage-guided, in-process fuzzer for the entire Node.js platform. To ease accessibility, it is available within JavaScript’s node package manager (npm), which is used by most JavaScript developers to download their tooling. Developers can call Jazzer.js in Jest, by using the new it.fuzz() function in describe() blocks. This function calls highly automated fuzz tests that use coverage feedback to generate millions of unusual and unexpected test inputs that can trigger security vulnerabilities and functional bugs. Jazzer.js also provides a regression mode, which is useful in making sure that newly added code doesn’t break existing functionality.

“Our mission is to give every developer the necessary tools to write more secure code,” says Khaled Yakdan, Chief Scientist and Co-Founder of Code Intelligence. “The fuzz testing integration for Jest will help in making JavaScript applications more reliable and secure.”
Jazzer.js enables coverage-guided fuzzing for JavaScript and the Node.js.

Share this

Industry News

April 03, 2025

StackGen has partnered with Google Cloud Platform (GCP) to bring its platform to the Google Cloud Marketplace.

April 03, 2025

Tricentis announced its spring release of new cloud capabilities for the company’s AI-powered, model-based test automation solution, Tricentis Tosca.

April 03, 2025

Lucid Software has acquired airfocus, an AI-powered product management and roadmapping platform designed to help teams prioritize and build the right products faster.

April 03, 2025

AutonomyAI announced its launch from stealth with $4 million in pre-seed funding.

April 02, 2025

Kong announced the launch of the latest version of Kong AI Gateway, which introduces new features to provide the AI security and governance guardrails needed to make GenAI and Agentic AI production-ready.

April 02, 2025

Traefik Labs announced significant enhancements to its AI Gateway platform along with new developer tools designed to streamline enterprise AI adoption and API development.

April 02, 2025

Zencoder released its next-generation AI coding and unit testing agents, designed to accelerate software development for professional engineers.

April 02, 2025

Windsurf (formerly Codeium) and Netlify announced a new technology partnership that brings seamless, one-click deployment directly into the developer's integrated development environment (IDE.)

April 02, 2025

Opsera raised $20M in Series B funding.

April 02, 2025

The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, is making significant updates to its certification offerings.

April 01, 2025

The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, announced the Golden Kubestronaut program, a distinguished recognition for professionals who have demonstrated the highest level of expertise in Kubernetes, cloud native technologies, and Linux administration.

April 01, 2025

Red Hat announced new capabilities and enhancements for Red Hat Developer Hub, Red Hat’s enterprise-grade internal developer portal based on the Backstage project.

April 01, 2025

Platform9 announced that Private Cloud Director Community Edition is generally available.

March 31, 2025

Sonatype expanded support for software development in Rust via the Cargo registry to the entire Sonatype product suite.

March 31, 2025

CloudBolt Software announced its acquisition of StormForge, a provider of machine learning-powered Kubernetes resource optimization.