qxjit / deep-test
- Source
- Commits
- Network (14)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Tree:
cced4c7
deep-test / CHANGELOG
| cced4c73 » | dan-manges | 2008-10-11 | 1 | 1.2.2 (October 11, 2008) | |
| 2 | |||||
| cf239b6c » | dan-manges | 2008-10-11 | 3 | * Added libs option to DeepTest::TestTask for Rails 2.1 compatibility | |
| 1f9fbc62 » | dan-manges | 2008-10-11 | 4 | * RSpec 1.1.8 compatibility | |
| 5 | * Require RSpec 1.1.8 | ||||
| cf239b6c » | dan-manges | 2008-10-11 | 6 | ||
| 9bc4ace0 » | dan-manges | 2008-09-25 | 7 | 1.2.1 (September 25, 2008) | |
| 8 | |||||
| 9 | * rspec 1.1.4 compatibility | ||||
| 10 | * Requires rspec 1.1.4 | ||||
| 11 | |||||
| a5a85844 » | qxjit | 2008-03-28 | 12 | 1.2.0 (March 28, 2008) | |
| 13 | |||||
| 14 | * Added capability to run distributed | ||||
| 15 | * Changed to use straight DRb instead of Rinda (performance) | ||||
| 16 | * Changed error raised on before/after(:all) to warning | ||||
| 17 | * Added worker listener to setup mysql database for each worker | ||||
| 18 | * Run test server in same process | ||||
| 19 | * Check rspec version when loading rspec support | ||||
| 20 | * Add support for multiple worker listeners | ||||
| 21 | |||||
| 22 | 1.1.4 (March 11, 2008) | ||||
| 5ee3c7a1 » | qxjit | 2008-03-11 | 23 | ||
| 24 | * Fixed 2 RSpec pending example bugs | ||||
| 25 | * Fixed setting spec_opts with DeepTest bug | ||||
| 26 | * Raise an error if before or after all is defined | ||||
| 27 | * Added server_port to configuration options | ||||
| 28 | * Wait for signal from server indicating it is ready on startup | ||||
| 29 | |||||
| a5a85844 » | qxjit | 2008-03-28 | 30 | 1.1.3 (March 10, 2008) | |
| b406df9d » | qxjit | 2008-03-06 | 31 | ||
| 32 | * Added Support for RSpec | ||||
| 33 | * Added DeepTest::TestTask#timeout_in_seconds to configure Rinda IO timeouts | ||||
| 4838da3a » | qxjit | 2008-03-10 | 34 | * Added worker_listener to configuration options | |
| b406df9d » | qxjit | 2008-03-06 | 35 | ||
| a5a85844 » | qxjit | 2008-03-28 | 36 | 1.1.2 (February 9, 2008) | |
| 46ed1904 » | dan-manges | 2008-02-09 | 37 | ||
| 38 | * Fix bug with run_test_suite script not exiting with correct exit code. | ||||
| 39 | |||||
| a5a85844 » | qxjit | 2008-03-28 | 40 | 1.1.1 (February 9, 2008) | |
| 64fecea0 » | dan-manges | 2008-02-08 | 41 | ||
| 42 | * No longer fork from Rake process. | ||||
| 43 | |||||
| a5a85844 » | qxjit | 2008-03-28 | 44 | 1.1.0 (December 23, 2007) | |
| f2471c4d » | dan-manges | 2007-12-14 | 45 | ||
| e0eeea48 » | dan-manges | 2007-12-23 | 46 | * DeepTest::TestTask#processes= is now DeepTest::TestTask#number_of_workers= | |
| f2471c4d » | dan-manges | 2007-12-14 | 47 | * No longer depend on the Daemons gem, use DeepTest::Warlock instead. | |
