/testing-cin

teaching material for testing course at CIn-UFPE

Primary LanguageJavaMIT LicenseMIT

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