Crates.io | skate |
lib.rs | skate |
version | 0.0.0 |
source | src |
created_at | 2021-04-21 16:04:10.828808 |
updated_at | 2021-04-21 16:04:10.828808 |
description | A Programing language for rapid iteration |
homepage | |
repository | https://github.com/aDotInTheVoid/skate/ |
max_upload_size | |
id | 387728 |
size | 439,741 |
# Runs unit tests
cargo test
# Runs e2e tests. Note that if these fail, it will not show
# but instead just change the file, which will show up in git.
# One day this should change
python test.py
# Update snapshots
cargo insta test --accept --delete-unreferenced-snapshots
In all Skate-related forums, we follow the Rust Code of Conduct. For escalation or moderation issues please contact me (nixon DOT emoony AT gmail) instead of the Rust moderation team.