-
ESSS
- Florianopolis, Brazil
- https://www.patreon.com/nicoddemus
Highlights
- 29 discussions answered
Block or Report
Block or report nicoddemus
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pytest-dev/pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
pytest-dev/pytest-mock Public
Thin-wrapper around the mock package for easier use with pytest
-
pytest-dev/pytest-qt Public
pytest plugin for Qt (PyQt4, PyQt5 and PySide) application testing
-
pytest-dev/pytest-xdist Public
pytest plugin for distributed testing and loop-on-failures testing modes.
-
-
ESSS/conda-devenv Public
A conda tool to work with multiple projects in development mode.
1,842 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 70 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in nicoddemus/pytest-rich that received 3 comments
Release 0.1.1
I released 0.1.0 just now in order for the PyPI project to be created, so I could create an API token for it (#15).
Also use setuptools-scm for ver…
Opened 6 other pull requests in 4 repositories
pytest-dev/pytest
3
merged
pytest-dev/pytest-cpp
1
merged
pytest-dev/pytest-xdist
1
merged
nicoddemus/pytest-rich
1
merged
Reviewed 48 pull requests in 17 repositories
pytest-dev/pytest
21 pull requests
- [pre-commit.ci] pre-commit autoupdate
- [7.1.x] Change directories during some tests in test_collection.py
- [7.1.x] Fix CI for Python 3.11
- Fix CI for Python 3.11
- [7.1.x] Remove unnecessary numpy import
- Remove unnecessary numpy import
- [7.1.x] Split test/deploy workflows
-
ci: don't require
buildcheck again indeployjob - Remove newlines from left/right operands with '-vv'
- [7.1.x] [style]: fix typo in docstring
- [style]: fix typo in docstring
- [pre-commit.ci] pre-commit autoupdate
- [7.0.x] Fix typo in deprecation documentation
- Fix typo in deprecation documentation
- Update upcoming trainings
- Improve first paragraph of gettings-started.rst
- build(deps): Bump django from 4.0.2 to 4.0.3 in /testing/plugins_integration
- build(deps): Bump pytest-asyncio from 0.18.1 to 0.18.2 in /testing/plugins_integration
- [7.0.x] Improve error message for malformed pyproject.toml files
- [automated] Update plugin list
- prevent import-time side-effects from setuptools bundled importlib-metadata
pytest-dev/pytest-qt
5 pull requests
pytest-dev/pytest-xdist
3 pull requests
ESSS/conda-devenv
3 pull requests
ESSS/alfasim-sdk
2 pull requests
conda-forge/pytest-feedstock
2 pull requests
nicoddemus/pytest-rich
2 pull requests
pytest-dev/pytest-runner
1 pull request
conda-forge/setuptools-rust-feedstock
1 pull request
conda-forge/pytest-metadata-feedstock
1 pull request
pytest-dev/pytest-subtests
1 pull request
pytest-dev/pytest-mock
1 pull request
pytest-dev/pytest-forked
1 pull request
ESSS/esss_fix_format
1 pull request
ESSS/barril
1 pull request
pytest-dev/execnet
1 pull request
pytest-dev/pluggy
1 pull request
Created an issue in pyqtgraph/pyqtgraph that received 16 comments
prepareForPaint not connected to sigPrepareForPaint
Hi!
First of all thanks a lot for the excellent plotting library, probably one of the best out there for Qt.
