Versions

Description

Python library that makes testing refactored code super simple. Inspired by scientist from github. The goal of seamus is to make testing of refactored code easy. Let's say that you decide to refactor a method in your code. But if your code is running in production environment, it is too risky to roll out the refactored code directly. seamus comes to rescue here. You can use it with plenty of options offered to strategically test your refactored code in background leaving your end users unaffected. Once you are sure that the refactored code is behaving as expected, then you can roll it out.

Repository

https://github.com/nerandell/seamus.git

Project Slug

seamus

Last Built

5 years, 5 months ago passed

Maintainers

Badge

Tags

python, testing, unittest

Short URLs

seamus.readthedocs.io
seamus.rtfd.io

Default Version

latest

'latest' Version

master