| Crates.io | swamp-test-runner |
| lib.rs | swamp-test-runner |
| version | 0.2.26 |
| created_at | 2025-07-03 07:51:52.225937+00 |
| updated_at | 2025-08-18 11:28:09.317919+00 |
| description | test runner for Swamp |
| homepage | |
| repository | https://github.com/swamp/swamp |
| max_upload_size | |
| id | 1735983 |
| size | 56,230 |
Your trusty companion for testing Swamp code! ๐ Ensure your swamp magic works as expected.
Swamp Test Runner is the official test runner and framework for the Swamp Programming Language, designed to make testing your Swamp projects simple, expressive, and reliable. Write tests with the same clarity and power that Swamp offers for your main code.
The test runner aims to provide:
#[test] annotation to mark your test functions. The test
function can not take any parameters.assert() in the tests, or panic().This is an open source project with a single copyright holder. While the code is publicly available under LICENSE, I am not accepting external contributions at this time.
You are welcome to:
If you have suggestions or find bugs, please feel free to open an issue for discussion. While I cannot accept pull requests, I value your feedback and engagement with the project.
Thank you for your understanding and interest in SwampTest! ๐
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2024-2025 Peter Bjorklund. All rights reserved.