tests

  • submit to reddit

Gradle Goodness: Running a Single Test

We can run test code with Gradle using the test task that is added by the Java plugin. By default all tests found in the project are executed. If we...

0 replies - 3120 views - 05/16/13 by Hubert Klein Ikkink in Articles

Execute Selenium tests as unit test in Eclipse IDE

One more time I'm here talking about Selenium and tests. As I talked in the last post Functional Tests with Selenium 2.0 and cargo-maven-plugin, there was a...

0 replies - 4093 views - 05/07/11 by Valdemar Júnior in Articles

Uncle Bob on Software Craftsmanship

Bob Martin is the founder of Object Mentor, a team of experienced software professionals that provide Agile and Object Oriented Design training and...

0 replies - 14002 views - 02/17/10 by Lyndsey Clevesy in Videos

RSpec Testing :on => :create Validations

1 replies - 6479 views - 03/02/09 by Mateusz Winiarski in Uncategorized

LiquidTest - Browser Automation Testing Framework Released

During these testing times, you cannot afford to be inefficient. Correcting problems early in the development process is critical when producing quality...

0 replies - 3036 views - 02/06/09 by Anthony Scotney in Announcements

Creating Personal Software Builds with TeamCity

Your typical day consists of writing new code, running local tests, and then integrating your changes with those of your team members.If you are going the...

2 replies - 10100 views - 03/16/08 by Ann Oreshnikova in News

#post Method In Tests With A Different Controller

0 replies - 10739 views - 10/24/06 by Snippets Manager in Uncategorized

Create YAML Test Fixtures From Database In Rails

2 replies - 31129 views - 09/03/06 by Peter Cooper in Uncategorized