Skip to main content

a testing syntax similar to Jasmine

Project description

Great Expectations
------------------
This is a simple matcher library which was inspired by Jasmine from Pivotal Labs (http://pivotal.github.com/jasmine). Jasmine has a great syntax for enhanced readability in tests.

License is MIT, enjoy!


Example
-------
```
def test_something(self):
expect(blog.title).to_equal('My Famous Blog')

expect('tests').to_be(better)
```

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page