Major jasmine updates

This commit is contained in:
ragaskar
2009-03-01 05:34:00 -08:00
parent 9117bcaa41
commit dd8f248f7b
12 changed files with 2565 additions and 1510 deletions

View File

@@ -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