zentest
Autotest-4.4.6/ZenTest-4.4.1 broken with Rspec2 and Rails3
ZenTest and Autotest have been updated on December 1st. After upgrading to the latest versions (Autotest-4.4.6/ZenTest-4.4.1), autotest won\'t discover my sp开发者_如何转开发ecs and tries to run the s[详细]
2023-01-28 03:44 分类:问答Autospec does nothing when I run
I have failing tests that show up when I do a \'rake spec\'开发者_如何学Go or the like. However when I run autospec it outputs the following then does nothing and returns me to the command prompt.[详细]
2023-01-15 18:08 分类:问答Fastest rails test runner: spork and zentest?
I ran across a thread about slow rspec tests that made me wonder which rails test runner configuration will result in the fast开发者_运维技巧est running recurring tests?[详细]
2023-01-11 22:25 分类:问答How can I tell autotest to not rerun all tests unless I explicitly tell it to?
Autotest will rerun all tests every time my tests start passing when th开发者_StackOverflowey were failing. I have a lot of tests, and for reasons I won\'t go into, rerunning all of them is painfully[详细]
2022-12-26 01:48 分类:问答How to define specific permissions?
on the project i\'m working we have a site (the front office) which is accessible by anonymous users, and a subsite (the back office) which access is restricted. In the back office, i want to restrict[详细]
2022-12-23 02:46 分类:问答my makefile's target-specific variable doesn't affect recursively expanded variables [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Target-specific Variables as Prerequisites in a Makefile[详细]
2022-12-21 19:00 分类:问答rake test finding tests. autotest not finding them
$ rake test $ rake test (in /Users/ethan/project/mtc/completestreets) /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -I\"lib:test\" \"/Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/ra[详细]
2022-12-16 05:56 分类:问答No colors when using autospec
When I\'m using autospec to test a non-Rails Ruby project, I always have trouble getting my tests to show up red or green.[详细]
2022-12-15 00:37 分类:问答ZenTest autotest not running tests
I\'ve had problems with autotest before which I resolved by downgrading from ZenTest开发者_运维百科 4.1.4 to 4.1.3.[详细]
2022-12-09 03:35 分类:问答