public
Description: A super tight library to add contexts to tests.
Homepage:
Clone URL: git://github.com/jeremymcanally/context.git
Click here to lend your support to: context and make a donation at www.pledgie.com !
context / Manifest.txt
100644 27 lines (26 sloc) 0.517 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.rdoc
Rakefile
config/hoe.rb
config/requirements.rb
lib/context.rb
lib/context/version.rb
lib/context/lifecycle.rb
lib/context/suite.rb
lib/context/context.rb
lib/context/test.rb
lib/context/version.rb
lib/context/shared_behavior.rb
lib/context/core_ext/string.rb
lib/context/core_ext/rails_hacks.rb
setup.rb
tasks/deployment.rake
tasks/environment.rake
test/test_context.rb
test/test_core_ext.rb
test/test_lifecycle.rb
test/test_test.rb
test/test_helper.rb