Major jasmine updates
This commit is contained in:
@@ -181,7 +181,8 @@ You can only have one instance of Jasmine (which is a container for a runner) ru
|
||||
This is a bit sloppy and will be fixed at some point - but it allows for a nicer syntax when defining your specs. For now we expect this to be fine as most of the time having multiple suites is sufficient for isolating application-level code.
|
||||
|
||||
|
||||
## Contributing and Tests
|
||||
Contributing and Tests
|
||||
----------------------
|
||||
|
||||
Sometimes it's hard to test a framework with the framework itself. Either the framework isn't mature enough or it just hurts your head. Jasmine is affected by both.
|
||||
|
||||
@@ -189,13 +190,6 @@ So we made a little bootstrappy test reporter that lets us test Jasmine's pieces
|
||||
|
||||
Your contributions are welcome. Please submit tests with your pull request.
|
||||
|
||||
### Mailing List
|
||||
[http://groups.google.com/group/pivotallabsopensource](http://groups.google.com/group/pivotallabsopensource)
|
||||
|
||||
### Pivotal Tracker Bug/Feature Tracker
|
||||
[http://www.pivotaltracker.com/projects/10606](http://www.pivotaltracker.com/projects/10606)
|
||||
|
||||
|
||||
## Maintainers
|
||||
|
||||
* [Davis W. Frank](dwfrank@pivotallabs.com), Pivotal Labs
|
||||
|
||||
Reference in New Issue
Block a user