[Checkins] [zopefoundation/BTrees] a9303a: Use unittest.skip to skip tests

GitHub noreply at github.com
Fri Apr 15 13:19:14 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: a9303aa2560d1d6e389129b458204cc328116323
      https://github.com/zopefoundation/BTrees/commit/a9303aa2560d1d6e389129b458204cc328116323
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M BTrees/tests/common.py

  Log Message:
  -----------
  Use unittest.skip to skip tests

This way skipped tests will be visible in the test runner output.


  Commit: 322c019bb1e939b646dedbcdb097e84dc57280ee
      https://github.com/zopefoundation/BTrees/commit/322c019bb1e939b646dedbcdb097e84dc57280ee
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2016-04-15 (Fri, 15 Apr 2016)

  Changed paths:
    M BTrees/tests/common.py

  Log Message:
  -----------
  Merge pull request #38 from zopefoundation/show-skipped-tests

Use unittest.skip to skip tests


Compare: https://github.com/zopefoundation/BTrees/compare/4e77e86b7eb6...322c019bb1e9


More information about the checkins mailing list