Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dag/attest issues and pull requests

#140 - Documentation and changelog for 0.6

Pull Request - State: closed - Opened by bfirsh almost 12 years ago - 2 comments

#137 - Make sure FancyReporter detects encoding of the traceback messages.

Pull Request - State: open - Opened by sublee over 12 years ago

#136 - Add AssertImportHook.is_package() method

Pull Request - State: closed - Opened by dahlia over 12 years ago - 14 comments

#135 - attest.run tries to use contextlib.nested in Python 3

Issue - State: closed - Opened by dahlia almost 13 years ago - 1 comment

#134 - Can't use assert_hook in __init__.py with a relative import

Issue - State: closed - Opened by bradleyayers almost 13 years ago

#133 - Out of date assert hook documented

Issue - State: open - Opened by bradleyayers almost 13 years ago
Labels: documentation

#132 - Add `test_case` method to Tests

Issue - State: closed - Opened by bradleyayers almost 13 years ago - 6 comments

#131 - Release 0.6

Issue - State: open - Opened by bradleyayers almost 13 years ago - 23 comments

#130 - Bug in assert_hook with streams.

Issue - State: closed - Opened by bradleyayers over 13 years ago - 8 comments

#129 - Do not fail trying to compare dicts under Python >= 2.7

Pull Request - State: closed - Opened by dottedmag over 13 years ago - 1 comment

#128 - Improve unittest compatibility by allowing to add TestCases to Attest col

Pull Request - State: closed - Opened by dottedmag over 13 years ago - 5 comments

#127 - [v2] Improve unittest compatibility by adding TestCases to Attest collections

Pull Request - State: closed - Opened by dottedmag over 13 years ago - 2 comments

#126 - Added a check for sys.stdout has attribute isatty. Some IDE's replace sys

Pull Request - State: closed - Opened by eventh over 13 years ago - 1 comment

#126 - Added a check for sys.stdout has attribute isatty. Some IDE's replace sys

Pull Request - State: closed - Opened by eventh over 13 years ago - 1 comment

#125 - sys.stdout don't always have isatty()

Issue - State: closed - Opened by eventh over 13 years ago - 1 comment

#124 - FancyReporter is default on windows but don't work

Issue - State: closed - Opened by eventh over 13 years ago - 4 comments

#123 - New 'attest' command-line needs documentation

Issue - State: open - Opened by dag over 13 years ago
Labels: documentation

#123 - New 'attest' command-line needs documentation

Issue - State: open - Opened by dag over 13 years ago
Labels: documentation

#122 - 0.6 needs a changelog

Issue - State: open - Opened by dag over 13 years ago
Labels: documentation

#122 - 0.6 needs a changelog

Issue - State: open - Opened by dag over 13 years ago
Labels: documentation

#121 - Improve unittest compatibility by adding TestCases to Attest collections

Pull Request - State: closed - Opened by dottedmag over 13 years ago - 1 comment

#120 - best way to implement parametrized tests

Issue - State: open - Opened by gabrielelanaro over 13 years ago - 3 comments

#119 - Commit rights

Issue - State: closed - Opened by dag over 13 years ago

#118 - Raise size limit on diff size for type-specific comparaisons.

Pull Request - State: closed - Opened by SimonSapin over 13 years ago - 3 comments

#118 - Raise size limit on diff size for type-specific comparaisons.

Pull Request - State: closed - Opened by SimonSapin over 13 years ago - 3 comments

#117 - Add a --profile option profiling test runs but not imports.

Pull Request - State: closed - Opened by SimonSapin over 13 years ago

#116 - Use unittest’s type-specific comparaisons on failed "assert a == b"

Pull Request - State: closed - Opened by SimonSapin over 13 years ago - 2 comments

#116 - Use unittest’s type-specific comparaisons on failed "assert a == b"

Pull Request - State: closed - Opened by SimonSapin over 13 years ago - 2 comments

#115 - No capture flag

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 1 comment

#114 - Fix undefined var in closure

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago

#113 - Add missing pow operator

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 1 comment

#113 - Add missing pow operator

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 1 comment

#112 - No capture flag

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 4 comments

#111 - generic_visit happens before real evaluation

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 2 comments

#110 - Ipdb support

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 2 comments

#110 - Ipdb support

Pull Request - State: closed - Opened by paradoxxxzero over 13 years ago - 2 comments

#109 - ZeroDivisionError when running with zero tests

Issue - State: closed - Opened by SimonSapin over 13 years ago - 1 comment

#109 - ZeroDivisionError when running with zero tests

Issue - State: closed - Opened by SimonSapin over 13 years ago - 1 comment

#108 - Scanning leaves loaded modules

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: bug

#108 - Scanning leaves loaded modules

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: bug

#107 - Improve own tests

Issue - State: open - Opened by dag almost 14 years ago
Labels: refactor

#107 - Improve own tests

Issue - State: open - Opened by dag almost 14 years ago
Labels: refactor

#106 - Generate tests from list of contexts

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: api

#106 - Generate tests from list of contexts

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: api

#105 - Don't override function decorated with @Tests.test

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: api

#105 - Don't override function decorated with @Tests.test

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: api

#104 - Standardize exit statuses

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: todo

#104 - Standardize exit statuses

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: todo

#103 - Collect from doctest/unittest

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: research

#102 - Control of the assert hook

Issue - State: closed - Opened by dag almost 14 years ago
Labels: api

#102 - Control of the assert hook

Issue - State: closed - Opened by dag almost 14 years ago
Labels: api

#101 - Abuse with statement for Konira-inspired DSL

Issue - State: open - Opened by dag almost 14 years ago - 5 comments
Labels: idea

#101 - Abuse with statement for Konira-inspired DSL

Issue - State: open - Opened by dag almost 14 years ago - 5 comments
Labels: idea

#100 - Option to "fail fast"

Issue - State: closed - Opened by dag almost 14 years ago
Labels: idea

#100 - Option to "fail fast"

Issue - State: closed - Opened by dag almost 14 years ago
Labels: idea

#99 - LogbookReporter

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: idea

#99 - LogbookReporter

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: idea

#98 - Configurable list of import names to hide from tracebacks

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#98 - Configurable list of import names to hide from tracebacks

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#97 - Option to show source of test on failure

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#97 - Option to show source of test on failure

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#96 - Access context values from following context

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: api

#96 - Access context values from following context

Issue - State: open - Opened by dag almost 14 years ago - 1 comment
Labels: api

#95 - Named context arguments

Issue - State: open - Opened by dag almost 14 years ago
Labels: api

#95 - Named context arguments

Issue - State: open - Opened by dag almost 14 years ago
Labels: api

#94 - How to handle warnings

Issue - State: closed - Opened by dag almost 14 years ago - 2 comments
Labels: research

#93 - Custom variant of contextlib.nested()

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: todo

#92 - Option for verbose output

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: idea

#92 - Option for verbose output

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: idea

#91 - Option to not clean tracebacks

Issue - State: closed - Opened by dag almost 14 years ago
Labels: todo

#91 - Option to not clean tracebacks

Issue - State: closed - Opened by dag almost 14 years ago
Labels: todo

#90 - Option to drop to PDB for failing tests

Issue - State: closed - Opened by dag almost 14 years ago
Labels: research

#90 - Option to drop to PDB for failing tests

Issue - State: closed - Opened by dag almost 14 years ago
Labels: research

#89 - Collection scanning

Issue - State: closed - Opened by dag almost 14 years ago - 2 comments
Labels: idea

#89 - Collection scanning

Issue - State: closed - Opened by dag almost 14 years ago - 2 comments
Labels: idea

#88 - Support TerminalFormatter with FancyReporter

Issue - State: closed - Opened by dag almost 14 years ago
Labels: todo

#88 - Support TerminalFormatter with FancyReporter

Issue - State: closed - Opened by dag almost 14 years ago
Labels: todo

#87 - Context managers for temporary files and directories

Issue - State: closed - Opened by dag almost 14 years ago - 2 comments
Labels: todo

#87 - Context managers for temporary files and directories

Issue - State: closed - Opened by dag almost 14 years ago - 2 comments
Labels: todo

#86 - AssertTransformer should write calls to globals() and locals()

Issue - State: closed - Opened by dag almost 14 years ago

#86 - AssertTransformer should write calls to globals() and locals()

Issue - State: closed - Opened by dag almost 14 years ago

#85 - Wrong requirements in setup.py

Issue - State: closed - Opened by bradleyayers almost 14 years ago - 3 comments

#85 - Wrong requirements in setup.py

Issue - State: closed - Opened by bradleyayers almost 14 years ago - 3 comments

#84 - Brownie

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: deferred

#84 - Brownie

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: deferred

#83 - Per-reporter command-line option parsers

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: todo

#83 - Per-reporter command-line option parsers

Issue - State: closed - Opened by dag almost 14 years ago - 1 comment
Labels: todo

#82 - Literate testing

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#82 - Literate testing

Issue - State: open - Opened by dag almost 14 years ago
Labels: idea

#81 - List comprehensions and Generator Expression fail with assert hook

Issue - State: closed - Opened by DasIch almost 14 years ago - 1 comment

#81 - List comprehensions and Generator Expression fail with assert hook

Issue - State: closed - Opened by DasIch almost 14 years ago - 1 comment

#80 - Roadmap 0.5

Issue - State: closed - Opened by dag almost 14 years ago

#80 - Roadmap 0.5

Issue - State: closed - Opened by dag almost 14 years ago

#79 - Pygments rather than pygments in setup.py

Issue - State: closed - Opened by bradleyayers almost 14 years ago - 2 comments

#79 - Pygments rather than pygments in setup.py

Issue - State: closed - Opened by bradleyayers almost 14 years ago - 2 comments

#78 - Getting real sys.stdout, sys.stderr

Issue - State: closed - Opened by DasIch about 14 years ago - 2 comments

#78 - Getting real sys.stdout, sys.stderr

Issue - State: closed - Opened by DasIch about 14 years ago - 2 comments

#77 - coverage reporting

Issue - State: open - Opened by Autoplectic about 14 years ago - 5 comments
Labels: documentation