Rust Unit Tests (cargo t)
Code Formatting Check
Integration Tests (pytest)
Leema is a concurrent, error-tolerant, functional programming language.
Dependencies:
- Rust Stable
- Rust Nightly for formatting
- Pytest for integration tests
Build the leema vm by running make
All tests
make test
Unit tests only
make unit
Integration tests only
make T
Copyright 2022 Matthew Graham