awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
power-assert-js avatar

power-assert-js/power-assert

0
View on GitHub↗
2,810 stars·49 forks·JavaScript·MIT·6 views

Power Assert

Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.

Features

  • Node.js Frameworks and Tools - Assert library with detailed error reporting.
  • Testing Frameworks - Descriptive assertion messages.

Star history

Star history chart for power-assert-js/power-assertStar history chart for power-assert-js/power-assert

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Power Assert

These projects share indexed features with Power Assert. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • vadimdemedes/trevorvadimdemedes avatar

    vadimdemedes/trevor

    2,100View on GitHub↗

    🚦 Your own mini Travis CI to run tests locally

    JavaScript
    View on GitHub↗2,100
  • marak/faker.jsM

    Marak/Faker.js

    0View on GitHub↗
    View on GitHub↗0
  • chaijs/chaichaijs avatar

    chaijs/chai

    8,264View on GitHub↗

    Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a behavior-driven development and test-driven development framework, providing a system to verify code outputs, application state, and general logic. The project is an extensible validation engine that uses a plugin-based system to allow the registration of custom assertions and specialized data checks. It supports multiple modular assertion styles to accommodate different validation philosophies. The library covers a broad range of data validation capabilities, including the inspection o

    JavaScript
    View on GitHub↗8,264
  • experience-monks/devtoolExperience-Monks avatar

    Experience-Monks/devtool

    3,747View on GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    View on GitHub↗3,747
Compare all 30 related projects→

Frequently asked questions

What does power-assert-js/power-assert do?

Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.

What are the main features of power-assert-js/power-assert?

The main features of power-assert-js/power-assert are: Node.js Frameworks and Tools, Testing Frameworks.

Which projects share features with power-assert-js/power-assert?

Projects with overlapping indexed features include: marak/faker.js. vadimdemedes/trevor — 🚦 Your own mini Travis CI to run tests locally. chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… agiledragon/gomonkey — gomonkey is a library to make monkey patching in unit tests easy. ackee-blockchain/trident — Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.