JavaScript Chai

Open-source JavaScript projects categorized as Chai

Top 13 JavaScript Chai Projects

  1. javascript-testing-best-practices

    πŸ“—πŸŒ 🚒 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2024)

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β€” all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Enzyme

    JavaScript Testing utilities for React

    Project mention: Top React Testing Libraries in 2025 | dev.to | 2025-03-31

    Enzyme is a widely-used testing utility that provides robust tools for interacting with and inspecting React components. Its API supports shallow, full, and static rendering, enabling developers to test components in isolation or with their child components. Enzyme also allows testing lifecycle methods, making it ideal for applications with complex state and props interactions.

  4. chai

    BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

    Project mention: Rest API Testing: How to test Rest APIs properly! | dev.to | 2024-08-07

    Unit Testing: Yes, Rest APIs can also be tested using unit tests. This involves executing the HTTP requests and validating the result. Although this method initially requires more effort, it offers the advantage of complete integration into your development process and enables continuous testing. Each programming language has its own tools. I mainly develop with JavaScript, so I can show you a practical example here. I use Mocha and Chai as testing frameworks. For each test, one or more requests are sent to the corresponding Rest API endpoints and the result is validated.

  5. chakram

    REST API test framework. BDD and exploits promises

    Project mention: Essential Free Api Testing Tools Every Developer Should Know | dev.to | 2024-10-15

    Chakram is a REST JavaScript API testing tools framework with a BDD testing style and fully exploiting promises. It is designed for HTTP assertions and provides a simple and readable DSL (Domain-Specific Language) that makes it easy for developers and testers to write tests.

  6. chai

    chai - Experience Zero Trust security with Chai! Convert and view documents as vivid images right in your browser. No mandatory downloads, no hassleβ€”just pure, joyful security! 🌈 (by DO-SAY-GO)

  7. SuperTest_poc

    API Testing using supertest, mocha and chai.

  8. FireShare

    Real-time file sharing system. Using NodeJS, ReactJS, SocketIO, MongoDB. Chai, WebdriverIO for testing. (by auspham)

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. npm-package-template

    :package: minimal NPM package template using Babel, Mocha, Chai, C8, Standardjs, JSDoc and Rollup. (by jankapunkt)

  11. Cryptoace

    Web3 application for sending cryptos across the world and monitoring every transaction.

  12. sumo-queue

    Queue Data Structure Implementation. Use it for large arrays.

  13. node_bdd_api_tests

    JavaScript Cucumber bdd api test framework

  14. chai-json-validation

    Chai Plugin for validation JSON schema

  15. Testing-WebComponents

    Testing Web Components with Karma, Mocha & Chai.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Chai discussion

Log in or Post with

JavaScript Chai related posts

  • Hands-On Hardhat Part-1

    1 project | dev.to | 24 Jun 2022
  • A crypto application with reactJs

    1 project | /r/reactjs | 21 May 2022
  • JavaScript BDD cucumber api test framework

    1 project | dev.to | 17 Sep 2021
  • Testing API's JSON response with chai

    1 project | dev.to | 11 Apr 2021

Index

What are some of the best open-source Chai projects in JavaScript? This list will help you:

# Project Stars
1 javascript-testing-best-practices 24,363
2 Enzyme 19,934
3 chai 8,202
4 chakram 907
5 chai 367
6 SuperTest_poc 44
7 FireShare 34
8 npm-package-template 17
9 Cryptoace 13
10 sumo-queue 3
11 node_bdd_api_tests 0
12 chai-json-validation 0
13 Testing-WebComponents 0

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β€” all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?