#shuttle #challenge #solution #validation #hunt #christmas #testing

bin+lib cch23-validator

Validate solutions to challenges from Shuttle's Christmas Code Hunt 2023

13 releases (major breaking)

22.0.1 Jan 11, 2024
22.0.0 Dec 22, 2023
21.0.0 Dec 21, 2023
20.0.0 Dec 20, 2023
11.0.0 Dec 11, 2023

#5 in #challenge

30 downloads per month

MIT license

4.5MB
3K SLoC

Shuttle's Christmas Code Hunt 2023 - Validator

Use this binary to run the official tests against your solution to challenges from Shuttle's Christmas Code Hunt 2023.

Installation / Upgrading

cargo install cch23-validator

Usage

Usage: cch23-validator [OPTIONS] <NUMBERS|--all>

Arguments:
  [NUMBERS]...  The challenge numbers to validate

Options:
      --all        Validate all challenges
  -u, --url <URL>  The base URL to test against [default: http://127.0.0.1:8000]
  -h, --help       Print help
  -V, --version    Print version

Examples

cch23-validator -1
cch23-validator 6 7
cch23-validator --all

Dependencies

~16–32MB
~582K SLoC