A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/hughjdavey/aoc-kotlin-starter below:

hughjdavey/aoc-kotlin-starter: Starter template for solving Advent of Code in Kotlin

Screenshots

Starter template for solving Advent of Code in Kotlin

Project is already setup with gradle. To run the app:

Project includes Junit and Hamcrest and a stub unit test to get you going. To run all tests:

By default, instantiations of Day classes in tests will use the input files in src/test/resources, not those in src/main/resources. This hopefully gives you flexibility - you could either just copy the real input into src/test/resources if you want to test the actual answers, or you could add a file of test data based on the examples given on the Advent of Code description for the day. The stub Day1Test class shows a test of the functionality of Day1 where the test input differs from the actual input.

Screenshots show fake data (not a real advent of code year!)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4