Skip to content

Educational Java exercise from Wild Code School about unit testing and test driven development (TDD).

Notifications You must be signed in to change notification settings

0reldev/quest-unit-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest "Developing unit tests in Java"

Educational exercise from Wild Code School

This quest introduces JUnit 5 and test driven development.

It is asked to code a method which returns a String only composed by unique vowels of a word, but first by writing tests, applying the TDD method.

About

Educational Java exercise from Wild Code School about unit testing and test driven development (TDD).

Topics

Resources

Stars

Watchers

Forks

Languages