dcolli23 / dcolli23/PyOpt

Manual monkeypatching in tests needs to be replaced with Pytest monkeypatching

Open
#29 0 comments 0 reactions 1 assignee Claimed by @dcolli23 View on GitHub
enhancement
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Description

I didn't realize that Pytest supported monkeypatching with its `monkeypatch` fixture and implemented this manually, which is a pain in the neck.

# Proposal

Replace all manual monkeypatching with the `monkeypatch` fixture.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.