#challenge #solution #validate #shuttle #numbers #hunt #christmas

bin+lib cch24-validator

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

12 releases (major breaking)

new 23.0.1 Jan 9, 2025
23.0.0 Dec 23, 2024
19.0.0 Dec 19, 2024
16.0.0 Dec 16, 2024
0.1.0 Nov 29, 2024

#252 in Testing

Download history 69/week @ 2024-11-23 759/week @ 2024-11-30 679/week @ 2024-12-07 462/week @ 2024-12-14 267/week @ 2024-12-21 19/week @ 2024-12-28 68/week @ 2025-01-04

885 downloads per month

MIT license

4.5MB
3K SLoC

Shuttle's Christmas Code Hunt 2024 - Validator

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

Installation / Upgrading

cargo install cch24-validator

Usage

Usage: cch24-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

cch24-validator -1
cch24-validator 2 5
cch24-validator --all

Dependencies

~12–25MB
~370K SLoC