jasminest
v1.0.2
Published

Readme
Jasmin

The next-generation, modern JavaScript testing framework —
Simpler, faster, and more powerful!
🚀 Why Jasmin?
Jasmin is an innovative and modern testing framework built on Node.js, designed to go beyond Jest and similar tools.
With a class-based architecture, parallel test execution, a powerful mocking system, and easy extensibility,
Jasmin is the ultimate tool for serious developers and large-scale projects.
✨ Key Features
- 🧪 Modern Class-Based Architecture: Leveraging ES6+ classes for flexibility and readability
- ⚡️ Optimized Parallel Test Execution
- 🎭 Advanced Mocking and Spying Capabilities
- 🔍 Rich and Extendable Matchers
- 📝 Snapshot Testing Support (Coming Soon)
- 🛠️ Setup and Teardown Hooks at Suite and Global Levels
- 🖥️ Simple and Extensible CLI
- 📦 Lightweight, Fast, and Minimal Dependencies
💡 Quick Start
- Install:
npm install jasminest
🤝 Contributing
Jasmin is an open-source project and welcomes contributions! If you want to suggest features, report bugs, or improve docs, please join us on GitHub.
