Need advice about which tool to choose?Ask the StackShare community!
Add tool
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Jasmine
Pros of npm
Pros of Jasmine
- Can also be used for tdd64
- Open source49
- Originally from RSpec18
- Great community15
- No dependencies, not even DOM14
- Easy to setup10
- Simple8
- Created by Pivotal-Labs3
- Works with KarmaJs2
- Jasmine is faster than selenium in angular application1
- SpyOn to fake calls1
- Async and promises are easy calls with "done"1
Pros of npm
- Best package management system for javascript647
- Open-source382
- Great community327
- More packages than rubygems, pypi, or packagist148
- Nice people matter112
- As fast as yarn but really free of facebook6
- Audit feature6
- Good following4
- Super fast1
- Stability1
Sign up to add or upvote prosMake informed product decisions
Cons of Jasmine
Cons of npm
Cons of Jasmine
- Unfriendly error logs2
Cons of npm
- Problems with lockfiles5
- Bad at package versioning and being deterministic5
- Node-gyp takes forever3
- Super slow1
Sign up to add or upvote consMake informed product decisions
- No public GitHub repository available -
What is Jasmine?
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.
What is npm?
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Jasmine?
What companies use npm?
What companies use Jasmine?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Jasmine?
What tools integrate with npm?
What tools integrate with Jasmine?
Sign up to get full access to all the tool integrationsMake informed product decisions
What are some alternatives to Jasmine and npm?
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
Jest
Jest provides you with multiple layers on top of Jasmine.
Karma
Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.