Complete documentation is available at http://farmdev.com/projects/fudge/
Fudge is a Python module for using fake objects (mocks and stubs) to test real ones.
In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don't have to record and playback actions and you don't have to inspect your fakes after running code. If the fake object was used incorrectly then you'll see an informative exception message with a traceback that points to the culprit.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.1.1-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
1.1.1-bp155.2.11 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.1.1-bp154.1.23 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
1.1.1-bp153.1.17 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.1.1-bp152.2.1 info | GA Release | 2020-04-28 | 15 SP2 |
|
|
1.1.0-bp151.3.1 info | GA Release | 2019-07-16 | 15 SP1 |
|
|
1.1.0-bp151.2.11 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.1.0-bp150.2.3 info | GA Release | 2018-07-30 | 15 |
|
|