JuliaTesting
Testing tools for the Julia language
Pinned Loading
Repositories
Showing 10 of 14 repositories
- ExplicitImports.jl Public
Developer tooling for Julia namespace management: detecting implicit imports, improper explicit imports, and improper qualified accesses
- Mocking.jl Public
Allows Julia function calls to be temporarily overloaded for the purpose of testing