Skip to content

mlvandijk/tdd-with-junie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strict TDD with Junie

Experiment to do strict TDD using JetBrains Junie coding agent.

Guidelines

Find instructions for Junie in .junie/guidelines.md.

Process

  1. Add a failing test
  2. Ask Junie to provide the implementation
  • Prompt: "Add code to pass the test."
  • Junie will run the tests. (Note: Unless you click "Brave Mode" - at your own risk - you'll have to approve Junie running the tests)
  • Wait for Junie to be "Done" before adding a new failing test

Examples

  • FizzBuzz - see branch fizzbuzz.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published