Skip to content

timmyg/atom-jasmine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jasmine for Atom

Easily write Jasmine tests for your project in Atom.

Install

$ apm install atom-jasmine

Or Settings ➔ Packages ➔ Search for jasmine

Release Notes

0.9.0

  • Fixes formatting for JS and TS block-level snippets, particularly to correspond with ESlint's rule for not having whitespace before function parenthesis. (Thanks artemruts!)

0.8.0

0.7.0

  • Added CONTRIBUTORS.md file to give credit where credit is due.
  • Add Typescript grammar (thanks pringshia)
  • Add project-dependent indentation (thanks stramel)

0.6.0

  • Added more Expectation snippets via a pull request from aki77. Thanks!

0.3.0

  • Adding more Expectation snippets. Modeling these after Pivotal's original plugin for TextMate. A very popular port to SublimeText has several thousand installs so these snippets and shortcuts are likely very well known. For those switching to Atom from either editor they should be ready to go out of the box.

0.1.0 - Initial release

Note: For initial release I've only added a couple quick snippets but have several things in mind that I'll be adding over time.

License

MIT © Zachary Jones

About

Snippets for writing Jasmine specs easier in Atom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published