uptest
Upgrade tester
A toolset for testing Substrate runtime upgrades before deployment
"curl" for substrate runtime upgrade testing
7 stars
2 watching
6 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fcsonline/drill | An HTTP load testing application written in Rust. | 2,093 |
gfredericks/test.chuck | A utility library for test.check with features for scaling test runs and generating random data. | 216 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 600 |
omgimalexis/upcast | A low-level JavaScript type checking and casting library | 74 |
uprock/javascript | A JavaScript style guide for writing readable and maintainable code | 620 |
testingresearchillinois/srciror | A mutation tool for testing source code and intermediate representation (IR) written in C/C++ | 13 |
typelift/swiftcheck | A testing library that generates random data to test program properties in Swift | 1,414 |
hspec/hspec | A testing framework for Haskell programming language | 751 |
rust-fuzz/afl.rs | A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,651 |
sshushliapin/sitecore.fakedb | A unit testing framework for Sitecore that allows developers to create and manipulate Sitecore content in memory. | 117 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
rust-psutil/rust-psutil | A Rust library providing process and system monitoring capabilities | 335 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,168 |