Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pytest-dev/unittest2pytest issues and pull requests
#81 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 days ago
Labels: dependencies
#80 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#79 - Release 0.5
Pull Request -
State: closed - Opened by nicoddemus about 2 months ago
#78 - Modernize test and deploy workflows
Pull Request -
State: closed - Opened by nicoddemus about 2 months ago
#77 - valid PRs closed by develop -> main change
Issue -
State: closed - Opened by Code0x58 2 months ago
- 2 comments
#76 - Fix remove_class when methods have decorators
Pull Request -
State: open - Opened by Code0x58 2 months ago
#75 - self.fail(…) → pytest.fail(…)
Pull Request -
State: closed - Opened by Code0x58 2 months ago
- 1 comment
#74 - PyPI admin access
Issue -
State: closed - Opened by nicoddemus 2 months ago
- 1 comment
#73 - Allow non-string keys in assertDictContainsSubset
Pull Request -
State: closed - Opened by nicoddemus 2 months ago
#72 - GitHub Actions: Remove the deprecated `set-output` command
Pull Request -
State: closed - Opened by cclauss 2 months ago
#71 - GitHub Actions: Add Python 3.12 to the testing
Pull Request -
State: closed - Opened by cclauss 2 months ago
- 1 comment
#70 - Bump the github-actions group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies
#69 - Keep GitHub Actions up to date with GitHub's Dependabot
Pull Request -
State: closed - Opened by cclauss 2 months ago
- 1 comment
#68 - Convert @unittest.skipIf / @unittest.skipUnless
Issue -
State: open - Opened by giampaolo 8 months ago
#67 - Missing necessary parentheses and not allowing equality
Issue -
State: open - Opened by bmw almost 2 years ago
- 1 comment
#66 - Use `pytest.approx` in `fixes.AlmostOp`
Pull Request -
State: closed - Opened by janosh about 2 years ago
#65 - Upgrade to Python 3.11 production release
Pull Request -
State: closed - Opened by cclauss about 2 years ago
#64 - Fix typo
Pull Request -
State: closed - Opened by janosh over 2 years ago
- 1 comment
#63 - `pytest.approx` for `self.assertAlmostEqual`
Issue -
State: open - Opened by janosh over 2 years ago
- 1 comment
#62 - Fix typo
Pull Request -
State: closed - Opened by cclauss over 2 years ago
#61 - Upgrade GitHub Actions
Pull Request -
State: closed - Opened by cclauss over 2 years ago
#60 - ParseError: bad input: type=22, value='=', context=('', (62, 54))
Issue -
State: closed - Opened by AABur almost 3 years ago
- 2 comments
#59 - link to `pytestify` from the readme
Pull Request -
State: closed - Opened by dannysepler about 3 years ago
#58 - Consider linking to `pytestify` from here
Issue -
State: closed - Opened by dannysepler about 3 years ago
- 1 comment
#57 - Support Python 3.8-3.10, drop EOL 2.7 and 3.5, replace Travis CI with GitHub Actions
Pull Request -
State: closed - Opened by hugovk over 3 years ago
- 1 comment
#56 - 0.4: pytest warnings
Issue -
State: open - Opened by kloczek over 3 years ago
#55 - Allow non-string keys when rewriting assertDictContainsSubset
Pull Request -
State: closed - Opened by verhovsky over 3 years ago
- 5 comments
#54 - dict(\2, **\1) requires all dictionary keys to be strings
Issue -
State: closed - Opened by verhovsky over 3 years ago
#53 - Created assert_raise.py
Pull Request -
State: closed - Opened by Sameera786 almost 4 years ago
- 1 comment
Labels: invalid
#52 - Would be nice: fix assertEqual with singletons
Issue -
State: open - Opened by nedbat about 4 years ago
#51 - Class converted to invalid code
Issue -
State: open - Opened by nedbat about 4 years ago
- 2 comments
#50 - Fix remove_class
Pull Request -
State: closed - Opened by Code0x58 about 4 years ago
- 1 comment
#49 - remove_class fix breaks code when there are decorators on methods
Issue -
State: open - Opened by Code0x58 about 4 years ago
#48 - self.fail(…) → pytest.fail(…)
Pull Request -
State: closed - Opened by Code0x58 about 4 years ago
#47 - Add support for assertCountEqual
Pull Request -
State: closed - Opened by verhovsky over 4 years ago
- 4 comments
#46 - Rewrite assertCountEqual
Issue -
State: open - Opened by verhovsky over 4 years ago
#45 - multi line assertion function replaced with invalid code
Issue -
State: open - Opened by Mattwmaster58 almost 5 years ago
#44 - Rewrite `unittest.main()` with `sys.exit(pytest.main([__file__]))`
Issue -
State: open - Opened by verhovsky almost 5 years ago
#43 - Rewrite function names from camelCase to snake_case
Issue -
State: open - Opened by The-Compiler about 5 years ago
- 1 comment
#42 - Add support for assertItemsEqual
Pull Request -
State: closed - Opened by jck over 5 years ago
- 2 comments
#41 - Fix broken link to pytest in README.
Pull Request -
State: closed - Opened by bdice over 5 years ago
- 1 comment
#40 - Set consistent GPL-3.0+ classifier in setup.py
Pull Request -
State: closed - Opened by pombredanne over 5 years ago
- 1 comment
Labels: bug
#39 - self.fail should be replaced with pytest.fail
Issue -
State: closed - Opened by graingert over 5 years ago
#38 - fix assertRaisesRegexp with atom Fixes #34
Pull Request -
State: closed - Opened by graingert over 5 years ago
- 1 comment
#37 - fix self.assertRaises with **kwargs fixes #35
Pull Request -
State: closed - Opened by graingert over 5 years ago
- 1 comment
#36 - assertRaises with context should replace context.exception with context.value
Issue -
State: open - Opened by graingert over 5 years ago
- 6 comments
Labels: enhancement, help wanted, wontfix
#35 - assertRaises with kwargs fails
Issue -
State: closed - Opened by graingert over 5 years ago
#34 - assertRaisesRegexp with atom fails
Issue -
State: closed - Opened by graingert over 5 years ago
#33 - can you make a new release
Issue -
State: closed - Opened by graingert over 5 years ago
- 1 comment
#32 - Remove_class Fixer Doesn't Properly Modify the Test
Issue -
State: closed - Opened by danyeaw over 5 years ago
- 3 comments
Labels: enhancement
#31 - Enable pip cache in Travis CI
Pull Request -
State: closed - Opened by jdufresne about 6 years ago
- 1 comment
#30 - Distribute package as a universal wheel
Pull Request -
State: closed - Opened by jdufresne about 6 years ago
- 1 comment
#29 - Transformations do not account for order of operations
Issue -
State: closed - Opened by jdufresne about 6 years ago
- 1 comment
Labels: bug
#28 - Add testing For Python 3.7
Pull Request -
State: closed - Opened by jdufresne about 6 years ago
- 3 comments
#27 - Document supported Python versions through trove classifiers
Pull Request -
State: closed - Opened by jdufresne about 6 years ago
- 1 comment
#26 - assertRaisesRegex should convert the regex pattern to the new assert
Issue -
State: closed - Opened by jdufresne about 6 years ago
- 3 comments
#25 - assertRaises used as an expression is converted to a statement, resulting in a syntax error
Issue -
State: open - Opened by jdufresne about 6 years ago
- 1 comment
Labels: bug
#24 - Fixed bug converting asserts that use a regex.
Pull Request -
State: closed - Opened by boralyl over 6 years ago
- 4 comments
#23 - Undefined variable `pattern` when converting self.raisesRegexp
Issue -
State: closed - Opened by boralyl over 6 years ago
- 2 comments
Labels: bug
#22 - doesn't handle self.assertDictContainsSubset
Issue -
State: closed - Opened by rtdean over 7 years ago
- 3 comments
Labels: enhancement, help wanted
#21 - Allow the usage of `python setup.py install`
Pull Request -
State: closed - Opened by joshthoward over 7 years ago
- 1 comment
#20 - Installer issue
Issue -
State: closed - Opened by joshthoward over 7 years ago
- 4 comments
#19 - Output bug reporting howto if result contains syntax-errors
Issue -
State: open - Opened by jayvdb over 7 years ago
- 7 comments
Labels: enhancement, help wanted
#18 - Missing trailing : on emitted with statement
Issue -
State: open - Opened by jayvdb over 7 years ago
- 7 comments
Labels: bug, help wanted
#17 - Output of invalid indents when comments appear inside implicit string continuations
Issue -
State: open - Opened by jayvdb over 7 years ago
- 1 comment
Labels: bug, help wanted
#16 - Fatal error when assertTrue is checked with a generator
Issue -
State: closed - Opened by Debilski over 8 years ago
- 1 comment
Labels: bug
#15 - 0.3 release
Issue -
State: closed - Opened by gqmelo over 8 years ago
- 2 comments
#14 - Fix assertRaisesRegexp as context manager syntax error
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 1 comment
#13 - Remove lambda from assertRaises argument
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 1 comment
Labels: enhancement
#12 - Add imports (pytest, re) when needed
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 3 comments
#11 - Parenthesize some arguments
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 1 comment
#10 - Don't add " \" on blank lines before an assert statement
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 1 comment
Labels: enhancement
#9 - Fix #3 line wrapping
Pull Request -
State: closed - Opened by gqmelo over 8 years ago
- 1 comment
Labels: enhancement
#8 - setup.py - don't import package
Pull Request -
State: closed - Opened by adamchainz over 8 years ago
#7 - Fix tox
Pull Request -
State: closed - Opened by adamchainz over 8 years ago
#6 - tox failures
Issue -
State: closed - Opened by adamchainz over 8 years ago
#5 - Make assertRaises / assertWarns context managers work
Pull Request -
State: closed - Opened by adamchainz over 8 years ago
- 5 comments
#4 - Fails on assertRaises context manager usage
Issue -
State: closed - Opened by adamchainz over 8 years ago
Labels: bug, help wanted
#3 - Incorrect transformation due to line wrapping (syntax error)
Issue -
State: closed - Opened by patrickdepinguin almost 9 years ago
Labels: bug, help wanted
#2 - Handle self.assertRaises being used as context manager.
Pull Request -
State: closed - Opened by EnTeQuAk about 9 years ago
- 9 comments
#1 - Consider moving to pytest-dev
Issue -
State: closed - Opened by nicoddemus over 9 years ago
- 5 comments