Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in monkeypatching
Pytest: mocking / monkey patching builtin input() and print() functions in python
Oct 30, 2025
python
mocking
pytest
monkeypatching
How to mock the return value of class method imported from another class in Python?
Oct 29, 2025
python
mocking
pytest
monkeypatching
Is there any way to monkey patch builtin parentheses [], (), {} behaviour? (in python 3 code, without modifying C/interpreter)
Oct 26, 2025
python
built-in
monkeypatching
monkey patching at the npm package level?
Oct 26, 2025
node.js
npm
npm-install
monkeypatching
Is possible to use decorator to monkey patch the global variables?
Oct 21, 2025
python
monkeypatching
Getting monkeypatching in pytest to work
Oct 21, 2025
python
pytest
monkeypatching
How to monkey patch a ruby class inside a method [closed]
Oct 17, 2025
ruby
ruby-on-rails-3
metaprogramming
monkeypatching
How to create new closure cell objects?
Sep 14, 2025
python
python-2.7
closures
monkeypatching
Monkey patching class and instance in Python
Sep 14, 2025
python
monkeypatching
Monkey patching Devise (or any Rails gem)
Sep 07, 2025
ruby-on-rails
ruby
devise
rubygems
monkeypatching
Is there a way to add an argument to class __init__ method with monkey patching?
Sep 08, 2025
python
monkeypatching
How to monkeypatch dunder methods to existing instances?
Sep 03, 2025
python
python-3.x
monkeypatching
dynamic-typing
How can you do a safe, backwards-compatible "reverse-monkeypatch" in Ruby?
Mar 03, 2023
ruby
reverse
monkeypatching
Safely adding a `sum` method to Array class
Feb 26, 2023
ruby
monkeypatching
How to test an infinite while loop with pytest
Feb 14, 2023
python
unit-testing
mocking
pytest
monkeypatching
How to write String monkeypatch method that will modify it
Jan 16, 2023
ruby
monkeypatching
Open classes in a module
Dec 24, 2022
ruby
monkeypatching
ruby-1.9.2
fixnum and prime numbers in ruby
Dec 16, 2022
ruby
math
primes
monkeypatching
Is it possible to give javascript partial class behavior like C# or monkey patching like Ruby does?
Dec 14, 2022
javascript
monkeypatching
partial-classes
monkey patching time.time() in python
Dec 12, 2022
python
ruby
datetime
time
monkeypatching
Older Entries »