Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 942 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 942 Bytes

Testing workshop

Write amazing tests every day and you will see that your production code is super clean. Great tests -> great code.

Prerequisites

  • JDK8 installed
  • IntelliJ IDEA installed (Community version ok, download link)
    • Eclipse is ok but IDEA is highly recommended

How to use this project?

Before attending the workshop fork this repo and clone it to your local. Then, open the project in IntelliJ IDEA (recommended IDE). From IDEA, use "File->Open" pointing to the "build.gradle" file.

Old content

We ran this project at QCon San Franciso in 2017