Just when I thought parametrization with Pytest couldnât get any cooler: đ„, I learned about using parametrization to make pytest fixtures more dynamic and flexible.
[Read More]
How to run Playwright in Fedora with headed mode
If you arrived here you are probably searching about how to run this amazing (highly popular) new framework - Playwright - and the fact that itâs not currently supported by Fedora. Or you ended up installing it and getting this stack error message:
[Read More]
Minha primeira experiĂȘncia com Agile como Desenvolvedora JĂșnior
ImportĂąncia da cultura e de um time ĂĄgil para minha experiĂȘncia como Desenvolvedora JĂșnior
[Read More]
Thinking OOP
Thinking OOP
[Read More]
Testing inputs in Python3
Mock inputs using the @patch decorator
Testing inputs in Python 3
Mock inputs using the @patch decorator
[Read More]