Skip to content

mzml/testing-with-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A collection of tools and techniques to enable testing during software development with JVM tools.

Theory

Using behavior-driven development(BDD) and test-driven development(TDD) techniques using tools like Cucumber and Spock. With an approach to figuring out what to test before writing code there are oppertunities to collaborate, document, and automate.

Collaborate

Document

Automate

Recipes

  • unit code
  • integrations
  • functionality
  • APIs

About

Resources for Behavior-Driven Development with the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published