https://github.com/juliatesting/mocking.jl
Allows Julia function calls to be temporarily overloaded for the purpose of testing
https://github.com/juliatesting/mocking.jl
julia mocking testing
Last synced: about 2 months ago
JSON representation
Allows Julia function calls to be temporarily overloaded for the purpose of testing
- Host: GitHub
- URL: https://github.com/juliatesting/mocking.jl
- Owner: JuliaTesting
- License: other
- Created: 2015-09-23T21:49:35.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T20:31:12.000Z (3 months ago)
- Last Synced: 2025-04-05T01:03:50.648Z (about 2 months ago)
- Topics: julia, mocking, testing
- Language: Julia
- Homepage:
- Size: 776 KB
- Stars: 63
- Watchers: 6
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Mocking
=======[](https://juliatesting.github.io/Mocking.jl/stable)
[](https://juliatesting.github.io/Mocking.jl/dev)
[](https://github.com/JuliaTesting/Mocking.jl/actions?query=workflow%3ACI+branch%3Amain)
[](https://codecov.io/gh/JuliaTesting/Mocking.jl)
[](https://github.com/invenia/BlueStyle)
[](https://github.com/SciML/ColPrac)Allows Julia function calls to be temporarily overloaded for the purpose of testing.