{"id":59984,"library":"stainless","title":"Stainless","description":"Organized, flexible testing framework for Rust.","status":"active","version":"0.1.12","language":"rust","source_language":null,"source_url":"https://github.com/reem/stainless","tags":["testing","framework","bdd"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstainless = \"0.1.12\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add stainless","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"describe","correct":"use stainless::describe;"}],"quickstart":{"code":"use stainless::describe;\n\ndescribe!(\"my_test\" {\n    it \"should work\" {\n        assert_eq!(2 + 2, 4);\n    }\n});","lang":"rust","description":"Define a test suite using stainless."},"warnings":[],"env_vars":null,"search_vec":"'bdd':10 'flexibl':3 'framework':5,9 'organ':2 'rust':7 'stainless':1 'test':4,8","created_at":"2026-06-16T17:23:30.756041+00:00","updated_at":"2026-06-16T17:23:30.756041+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/reem/stainless","github":"https://github.com/reem/stainless","docs":"https://docs.rs/stainless/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}