Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 820 Bytes

README.md

File metadata and controls

42 lines (31 loc) · 820 Bytes

testing-cin

List of tools we see in this course, grouped by categories. For example, you will find under directory "median" an example on how to use the gradle build system.

Build Systems
   ant: texasholdem
   gradle: median

Test Execution
   junit4: median

Test Suite Quality

Coverage
   jacoco: doublelinkedlist

Mutation
   pit: triangle

Fluent Assertions
   hamcrest: binarysearch

GUI Testing
   assertj+swing: calc
   selenium: selenium-ide

Load Testing
   JMeter: ???

Enjoy,
Marcelo