Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 3 TypeScript test-framework Projects
-
pact-js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Contract testing verifies that your API adheres to its promised behavior. Tools like Pact help define and enforce these contracts, catching breaking changes before they reach production.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
jest-api-test-typescript-example
An example repository which provides the necessary boilerplate for a reusable and maintainable jest test framework
TypeScript test-framework discussion
TypeScript test-framework related posts
-
Testing microservices in isolation (contract testing)
-
Enhancing Backend Microservices Ecosystem with Contract Testing [Spartans Summit 2024]
-
The Big TDD Misunderstanding
-
TDD vs BDD - A Detailed Guide
-
Ask HN: How do you test your microservices?
-
A response to James Shore's Nullable pattern
-
Gestionarea DTO-urilor intr-o arhitectura de tip Microservicii cu Event-Driven
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 27 Mar 2025
Index
What are some of the best open-source test-framework projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | pact-js | 1,667 |
2 | portman | 642 |
3 | jest-api-test-typescript-example | 7 |