https://github.com/jdave/JDave
Behavior Driven Development (BDD) is a refinement for Test Driven Development (TDD).
https://github.com/jdave/JDave
Last synced: about 2 months ago
JSON representation
Behavior Driven Development (BDD) is a refinement for Test Driven Development (TDD).
- Host: GitHub
- URL: https://github.com/jdave/JDave
- Owner: jdave
- Fork: true (tohtori/JDave)
- Created: 2010-11-29T19:38:35.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-01-17T11:09:18.000Z (about 12 years ago)
- Last Synced: 2024-03-26T00:38:58.062Z (about 1 year ago)
- Language: Java
- Homepage: http://jdave.org/
- Size: 11.1 MB
- Stars: 40
- Watchers: 4
- Forks: 14
- Open Issues: 5
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-java - JDave
README
[JDave][1] is a BDD framework for Java. It is inspired by rspec and integrates JMock 2 as mocking framework and Hamcrest as matching library. It uses JUnit adapter to launch JDave specifications.
[1]: http://jdave.org/