Where I store and track my participation in Advent of code
List of supported languages
Language | Supported Testing Library | Supported Version |
---|---|---|
Python | Pytest | 3.11 |
JS | jest | Node 20.9 LTS |
Rust | test* | 1.74 |
GoLang | testing*, testify | 1.21 |
Java | Junit | Amazon Corretto 11 |
* Standard Library
See CONTRIBUTING.md on how to add support for your own language