rust_slim

Crates.iorust_slim
lib.rsrust_slim
version0.2.2
sourcesrc
created_at2023-12-08 11:47:23.48043
updated_at2024-04-16 18:16:52.125092
descriptionA Slim Server for acceptance tests in rust
homepage
repositoryhttps://github.com/killertux/temoc/tree/master/rust_slim
max_upload_size
id1061962
size35,434
Bruno Clemente (killertux)

documentation

README

Rust Slim - Slim server for Rust

Develop Slim Fixtures for rust applications. Based on the Slim Protocol of fitnesse fitnesse .

This is not 100% compliant with the slim protocol right now. Here are some of the features that are known to not be implemented:

It can only handle string symbols and it cannot. It does not support a SUT for features. It does not support Actors. It does not support using the STOUD and STDIN for comunication.

This is currently in an unstable version. The general API can change in the next versions.

For more details, take a look at the documentation

Commit count: 0

cargo fmt