Toggle navigation
Code Maven
Exercises
Slides
Courses
Services
Type keyword:
Archive
About
Searching for
"re"
Results:
Compare the speed of grep with Python regexes
First impression with Raku
Jenkins pipeline: Get previous build status - getPreviousBuild
Jenkins pipeline: get current user
Python: Capture standard output, standard error, and the exit code of a subprocess
qx or backticks in python - capture the output of external programs
Creating a file on a mounted volume in Docker as the external user (and not as root)
Docker course: Docker Registry
Docker course: create image from container
Docker course: create image using Dockerfile
Docker course: mounting host directory
Testing a Docker image created by GitLab CI
Use Docker both as regular user and as root (with or without sudo)
Combine pytest reports
Fight or Flight? - dealing with real world applications in Python
Minimal setup for Coverage report at Coveralls for Python projects hosted on GitHub
Parsing test results from JUnit XML files with Python
Python Pytest assertion error reporting
Python testing with Pytest: Order of test functions - fixtures
Python: PyTest fixtures - temporary directory - tmpdir