PWB Conclusions and the Future Unknown 5:41 PM 4 comments: The results As I posted previously , I was taking the PWB course from Offensive Security . I am happy to report that I passed with ... Read more rails
Installing Guard gem causes tests to fail - Solved Unknown 9:14 AM No comments: I was tinkering with a new rails application, using RSpec2 and Cucumber for my testing. I was able to run all my tests by typing: rake sp... Read more rspec
Cucumber testing woes - spaces Unknown 10:47 PM No comments: So I'm working along, writing my tests, and I run into an issue where my Cucumber test is failing. I go to check it out, and see why. ... Read more tdd