Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
test-project-please-ignore
Test bed project for apis/nodejs
JavaScript 2
-
mirrormirror
-
CECSAM
-
Configs
Forked from jrobsonchase/Configs
My personal configurations
JavaScript
-
django-admin-bootstrapped
Forked from django-admin-bootstrapped/django-admin-bootstrapped
A Django admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps.
Python
-
archiver
ACM Archiver
JavaScript
63 contributions in the last year
Contribution activity
February 2019
January 2019
Created an issue in pytest-dev/pytest that received 2 comments
Unable to use record_property in teardown of fixture.
Record property can't be used after yield in fixture. The report hooks run before the teardown of function fixtures.