sttp-book / code-examples

Code examples from the https://sttp.site book

Home Page:https://sttp.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code examples

Build Status Code Coverage

This repository contains the code examples and exercises of our Software Testing: From Theory to Practice book.

Packages are related to the chapters of the book:

  • tudelft.intro: introduction to JUnit
  • tudelft.domain: specification-based testing, boundary testing, domain testing.
  • tudelft.structural: structural testing
  • tudelft.model: model-based testing
  • tudelft.dbc: design-by-contracts
  • tudelft.pbt: property-based testing
  • tudelft.mocks: mock objects
  • tudelft.testability: Design for testability
  • tudelft.smell: Test code quality
  • tudelft.todo: Exercises that we still want to add somewhere in the book.

License

Check the license of the book. The same one applies here.

About

Code examples from the https://sttp.site book

https://sttp.site


Languages

Language:Java 57.3%Language:JavaScript 38.1%Language:HTML 3.5%Language:CSS 0.9%Language:Shell 0.2%