Highlights
Block or Report
Block or report bluetech
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ng-annotate-patched
ng-annotate-patched PublicForked from olov/ng-annotate
A fork of ng-annotate which doesn't fail on newer JavaScript syntax
-
kmscon
kmscon PublicForked from dvdhrm/kmscon
Linux KMS/DRM based Terminal Emulator and Console
C 3
-
cattrs
cattrs PublicForked from python-attrs/cattrs
Complex custom class converters for attrs.
Python 2
-
1,025 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
January 2024
Created 112 commits in 7 repositories
Created 4 repositories
-
bluetech/python-pytest-cases
Python
This contribution was made on Jan 8
-
bluetech/python-pytest-harvest
Python
This contribution was made on Jan 8
-
bluetech/pytest-bdd
Python
This contribution was made on Jan 8
-
bluetech/pytest-factoryboy
Python
This contribution was made on Jan 8
Created a pull request in pytest-dev/pytest that received 10 comments
nodes: add Node.iterchain() function
This is a useful addition to the existing listchain. While listchain returns top-to-bottom, iterchain is bottom-to-top and doesn't require an inter…
Opened 39 other pull requests in 8 repositories
pytest-dev/pytest
25
merged
1
closed
-
Cherry pick 8.0.0 release notes
This contribution was made on Jan 27
-
Prepare release version 8.0.0
This contribution was made on Jan 27
-
pathlib: speed up
make_numbered_dirgiven a large tmp rootThis contribution was made on Jan 25 -
config: use
pluginmanager.unblockinstead of accessing pluggy's internalsThis contribution was made on Jan 24 -
runner: inline
call_runtest_hookThis contribution was made on Jan 22 -
runner: inline
call_and_reportandcall_runtest_hookThis contribution was made on Jan 21 -
doc/writing_plugins: correct inaccuracies re. initial conftest loading
This contribution was made on Jan 18
-
Prepare release version 8.0.0rc2
This contribution was made on Jan 17
-
testing: temporarily disable test due to hypothesis issue
This contribution was made on Jan 17
-
Prepare release version 8.0.0rc2
This contribution was made on Jan 17
-
[8.0.x] avoid using __file__ in pytest_plugin_registered as can be wrong on Windows
This contribution was made on Jan 17
-
Prefer using the invocation dir over CWD
This contribution was made on Jan 16
-
hookspec: minor doc tweaks
This contribution was made on Jan 15
-
config: stop using exception triplets in
ConftestImportErrorThis contribution was made on Jan 15 -
nodes: rename
iterparents()->iter_parents()This contribution was made on Jan 14 -
main,python: move
__pycache__ignore topytest_ignore_collectThis contribution was made on Jan 14 -
doctest: remove special conftest handling
This contribution was made on Jan 13
-
python: remove support for nose's
compat_co_firstlinenoThis contribution was made on Jan 10 -
A few cleanups
This contribution was made on Jan 9
-
fixtures: match fixtures based on actual node hierarchy, not textual nodeids
This contribution was made on Jan 7
-
Add an internal "register fixture" API and use it replace object patching for fixture injection
This contribution was made on Jan 6
-
unittest: inline
_make_xunit_fixtureThis contribution was made on Jan 5 -
Small
fspathcleanupsThis contribution was made on Jan 4 -
terminalwriter: fix crash trying to highlight empty source
This contribution was made on Jan 2
-
Remove pytest 8 deprecations
This contribution was made on Jan 2
- Some pull requests not shown.
pytest-dev/pluggy
5
merged
-
Preparing release 1.4.0
This contribution was made on Jan 24
-
hooks: fix plugins registering other plugins in a hook
This contribution was made on Jan 20
-
Fix
call_extracall ordering regression in pluggy 1.1.0This contribution was made on Jan 20 -
Add
PluginManager.unblockmethod to unblock a nameThis contribution was made on Jan 13 -
CHANGELOG: fix errors in 1.0.0 entry
This contribution was made on Jan 11
pytest-dev/cookiecutter-pytest-plugin
2
merged
-
Replace template CI from AppVeyor -> GitHub Actions
This contribution was made on Jan 19
-
Modernize
This contribution was made on Jan 18
hakib/django-admin-lightweight-date-hierarchy
2
merged
-
Add typing
This contribution was made on Jan 7
-
Fix Django 5.0 support, update CI & packaging
This contribution was made on Jan 2
smarie/python-pytest-cases
1
merged
-
Adapt to
getfixturedefschange in pytest 8.1This contribution was made on Jan 8
smarie/python-pytest-harvest
1
open
-
Adapt to
getfixturedefschange in pytest 8.1This contribution was made on Jan 8
pytest-dev/pytest-bdd
1
merged
-
Adapt to
getfixturedefschange in pytest 8.1This contribution was made on Jan 8
pytest-dev/pytest-factoryboy
1
merged
-
Adapt to
getfixturedefschange in pytest 8.1This contribution was made on Jan 8
Reviewed 33 pull requests in 3 repositories
pytest-dev/pytest
25 pull requests
-
Make xpass failure again warning #11467
This contribution was made on Jan 27
-
[8.0.x] build(deps): Bump hynek/build-and-inspect-python-package from 1.5.4 to 2.0.0
This contribution was made on Jan 27
-
mypy: disallow untyped defs by default
This contribution was made on Jan 27
-
runner: inline
call_runtest_hookThis contribution was made on Jan 24 -
Properly attach packages to the GH release notes
This contribution was made on Jan 17
-
[8.0.x] testing: temporarily disable test due to hypothesis issue
This contribution was made on Jan 17
-
Prefer using the invocation dir over CWD
This contribution was made on Jan 17
-
Feed a test only with initialnames, not the whole fixture closure
This contribution was made on Jan 16
-
hookspec: document conftest behavior for all hooks
This contribution was made on Jan 16
-
avoid using __file__ in pytest_plugin_registered as can be wrong on Windows
This contribution was made on Jan 16
-
config: stop using exception triplets in
ConftestImportErrorThis contribution was made on Jan 15 -
[8.0.x] Improve assert mod not in mods error message
This contribution was made on Jan 14
-
Improve assert mod not in mods error message
This contribution was made on Jan 14
-
[8.0.x] FIX key formating divergence when inspecting plugin dictionary.
This contribution was made on Jan 13
-
FIX key formating divergence when inspecting plugin dictionary.
This contribution was made on Jan 13
-
Add note about package scope
This contribution was made on Jan 12
-
nodes: add
Node.iterchain()functionThis contribution was made on Jan 11 -
build(deps): Bump hynek/build-and-inspect-python-package from 1.5.4 to 2.0.0
This contribution was made on Jan 9
-
build(deps): Bump pytest-asyncio from 0.23.2 to 0.23.3 in /testing/plugins_integration
This contribution was made on Jan 8
-
fixtures: match fixtures based on actual node hierarchy, not textual nodeids
This contribution was made on Jan 8
-
RFC: from __future__ import annotations + pyupgrade
This contribution was made on Jan 5
-
Fix a mistake in pytest.warns' docstring (expect_warning accepts tuples, not any sequence)
This contribution was made on Jan 4
-
Update docstring of scripts/generate-gh-release-notes.py
This contribution was made on Jan 4
-
[8.0.x] Fix teardown error reporting when
--maxfail=1This contribution was made on Jan 3 -
Fix teardown error reporting when
--maxfail=1This contribution was made on Jan 3 - Some pull request reviews not shown.
pytest-dev/cookiecutter-pytest-plugin
4 pull requests
-
Replace template CI from AppVeyor -> GitHub Actions
This contribution was made on Jan 20
-
Modernize
This contribution was made on Jan 19
-
Use "GNU GPL v3.0+" instead of "GNU GPL v3.0"
This contribution was made on Jan 18
-
Fix typos in test_{{cookiecutter.module_name}}.py
This contribution was made on Jan 18
pytest-dev/pluggy
1 pull request
-
Fix formatting in wrappers docs
This contribution was made on Jan 11
Opened 5 issues in 3 repositories
pytest-dev/pytest
3
open
-
Set
sys.last_excin addition tolast_type/last_value/last_tracebackon Python>=3.12This contribution was made on Jan 21 -
Assertion rewriting issue with editable-installed plugins
This contribution was made on Jan 6
-
Selftests sometimes fail on pypy:
TypeError: expected some sort of stmt, but got <_ast.Load object ...>This contribution was made on Jan 4
thisch/pytest-sphinx
1
open
-
Remove
_importconftestcall on pytest>=8This contribution was made on Jan 13
scientific-python/pytest-doctestplus
1
open
-
Remove
_importconftestcall on pytest>=8This contribution was made on Jan 13






