Skip to content

metaphori/testing-basic-techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Testing Techniques

workflow-jvm badge workflow-dotnet badge

Contents

  • Introduction to software testing and related activities
  • Panorama of software testing
  • Unit testing
  • Coverage
  • Test-driven development

Download this repository

$ git clone git@github.com:metaphori/testing-basic-techniques.git # (SSH)
$ git clone https://github.com/metaphori/testing-basic-techniques.git # HTTPS

Testing on the JVM

Follow the jvm/ subtree.

Testing on .NET

Follow the dotnet/ subtree.

Contacts

  • Roberto Casadei, roby [dot] casadei [at] unibo [dot] it