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 50 million developers.
Sign up
Pinned
896 contributions in the last year
Contribution activity
June 2020
Created a pull request in boxine/pentf that received 1 comment
assert_utils: +assertIncludes
Add a helper function to get a better message when checking for the presence a substring or an array element.
+50
−0
•
1
comment
- Add a helper function to type text
- net_utils: Fix fetch without a third argument
- net_utils: Support following redirects with cookies
- output: Do not crash if an error occurs in internal modules
- main: colorize test list
- output: Do not linkify on CI
- makeRandomEmail automatic
- Update default user agent
- Add a lazyAssert helper function
Created an issue in boxine/pentf that received 2 comments
Custom teardown
(Originally reported by Johann) It would be nice to be able to register custom tearDown functions. These should be executed after the main run has …
2
comments