Skip to content

TIFC2DEV-JAVA-CJ10 LAB - Console katas - Github Classroom Assignment

Notifications You must be signed in to change notification settings

generation-org/TIFC2DEV-JAVA-CJ10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ConsoleKatas (Gradle + JUnit 5, Multi-Test)

This is the starter repository for the ConsoleKatas assignment.

Each method has its own test file, so GitHub Classroom can show separate results.

πŸš€ Instructions for Learners

  • Open src/main/java/com/example/project/ConsoleKatas.java.
  • Each method has a TODO. Implement them one by one.
  • Run tests locally with:
gradle test

βœ… Autograding

GitHub Classroom will run:

gradle -q test

to check your work automatically.

About

TIFC2DEV-JAVA-CJ10 LAB - Console katas - Github Classroom Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages