JuliaTesting

Results 7 repositories owned by JuliaTesting

ReTest.jl

106
Stars
6
Forks
Watchers

Testing framework for Julia

Aqua.jl

197
Stars
9
Forks
Watchers

Auto QUality Assurance for Julia packages

BrokenRecord.jl

21
Stars
3
Forks
Watchers

Reproducible tests for HTTP requests

ReferenceTests.jl

71
Stars
16
Forks
Watchers

Utility package for comparing data against reference files

SimpleMock.jl

21
Stars
4
Forks
Watchers

A basic mocking module

TestEnv.jl

88
Stars
11
Forks
Watchers

Activate your test enviroment, so you can use your test dependencies in the REPL

Mocking.jl

58
Stars
13
Forks
Watchers

Allows Julia function calls to be temporarily overloaded for purpose of testing