This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
coffeescript-support
Watch
1
Star
0
Fork
You've already forked coffeescript-support
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
coffeescript-support
/
snippets
/
it.snippet
5 lines
78 B
Plaintext
Raw
Permalink
Blame
History
it('${1:should...}', function() {
expect(${2:condition}).toEqual(${3});
});
Reference in New Issue
View Git Blame
Copy Permalink