Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sergey Vasilyev
Sergey Vasilyev has asked
2
questions and find answers to
19
problems.
Stats
464
EtPoint
144
Vote count
2
questions
19
answers
About
Sergey Vasilyev questions
Automatic version number both in setup.py (setuptools) AND source code?
Sergey Vasilyev answers
How to list (freeze) only the Python modules imported/required by my project
PyTest fails on a directory with multiple test files when modularizing fixtures
In py.test, what's the point of marking fixture as fixture?
Is there a callable equivalent to f-string syntax?
Can I parameterize a pytest fixture with other fixtures?
How to monkeypatch the environment using pytest in conftest.py?
Running the same test on two different fixtures
Prevent setup.py test / pytest from installing extra dependencies
How to disable pytest plugins for single tests
How to write to a shared variable in python joblib