Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce ModuleInjector from MutPy v0.4.0 #53

Merged
merged 2 commits into from
Nov 17, 2019

Conversation

phihos
Copy link
Collaborator

@phihos phihos commented Oct 29, 2019

Fixes #52 and #51.

@phihos phihos force-pushed the bugfix/fix-numpy-import-issue branch 3 times, most recently from 89f8593 to b76e4f0 Compare October 29, 2019 16:29
@phihos phihos force-pushed the bugfix/fix-numpy-import-issue branch from b76e4f0 to 4f3045e Compare October 29, 2019 17:12
@phihos phihos merged commit 78d51e1 into master Nov 17, 2019
b-price pushed a commit to b-price/mojomutpy that referenced this pull request Mar 14, 2024
* allowing subprocess to run on windows

* fixing tests to operate on windows and linux

* adding tests for timeout of `popen_streaming_output`

* using `process.poll()` to maintain comparability

* using `nonblock.nonblock_read`

* better prototype using `nonblock.nonblock_read`

* setting `Timer` thread to be a daemon

* fixing scope conflict

* fixing python 2 test issue

* fixing python 2 test issue

* removing python-nonblock as a req

* removing unneeded tests

* adding more base test time for `mutmut run` tests

* correcting test names

* removing unused variable

* fixing weird merge issues

* improving error message

* refactoring

updating docs

* removing comment

* adding windows environ test

* reordering environment tests

* locking python3.7 version for windows build

* fixing `codecov` for windows test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incompetent mutants in 0.5.1 and 0.6.0
1 participant