Skip to content

Simple java examples and exercises for tdd beginners

Notifications You must be signed in to change notification settings

mrtnsp/tdd-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdd-basics

maven setup for a TDD kata quick start.

Frameworks Used##

Helpful Eclipse Plugins

  • mousefeed - shows Keyboard Shortcuts, when you use your mouse
  • moreunit - TDD support for eclipse (try Ctrl+U / Ctrl+J / Ctrl+R)
  • eclemma - test coverage
  • infinitest - automatic test execution on file change (may (will!) slow down your machine on bigger projects, but is fine for katas, etc)

Helpful IDEA Plugins:

  • Key Promoter X - shows Keyboard Shortcuts, when you use your mouse
  • infinitest automatic test execution on file change

coding dojos

Bücher

Pragmatic Unit Testing in Java 8 with JUnit https://pragprog.com/book/utj2/pragmatic-unit-testing-in-java-8-with-junit

About

Simple java examples and exercises for tdd beginners

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages