0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version/changelog :ok_hand:. More... over 11 years ago
Fix instance weaving (only for newstyle-classes) More... over 11 years ago
More doc updates. More... over 11 years ago
Update docstring params. More... over 11 years ago
Update docs a bit. More... over 11 years ago
Added a missing method. More... over 11 years ago
Remove unused code. More... over 11 years ago
Nasty workaround for 2.6 difflib bug. More... over 11 years ago
Implement proper story/replay diffing. More... over 11 years ago
Use a safer repr in Replay.missing() More... over 11 years ago
Slap in __name__ and __module__ if patching stuff imported from a different place. More... over 11 years ago
Optionally disable debug messages More... over 11 years ago
Update changelog. More... over 11 years ago
Fix some tests and typos. More... over 11 years ago
Add missing module for docstests. More... over 11 years ago
Add Story/replay docs. More... over 11 years ago
Fixed format_calls (sorting, a prefix, better exception repr) More... over 11 years ago
Remove use of collections.Counter. More... over 11 years ago
Rename replay to missing. More... over 11 years ago
Add a nice report function to dump the unexpected calls in a way that looks like the Story input. More... over 11 years ago
Be extra verbose in travis. More... over 11 years ago
Add one more test for the story/replay(proxy=True) usage. More... over 11 years ago
Move out unused import. More... over 11 years ago
Bit more cleanup. More... over 11 years ago
Add some more docstrings; Move some generic code in utils module; "Privatize" some internal functions. More... over 11 years ago
Implement a recurse lock in the replay weaver/aspect. More... over 11 years ago
Use the recurse_lock by default in the record aspect. More... over 11 years ago
Some minor cleanup More... over 11 years ago
Get more coverage on the story/replay features. More... over 11 years ago
Story replay functionality WIP More... over 11 years ago