Skip to content

Releases: Capitains/HookTest

1.3.1

23 Jan 08:38
644b5c0
Compare
Choose a tag to compare
  • Updated the version of validators in the requirements.txt file to plug a security leak
  • Also removed testing of, and thus support for, Python 3.5

1.3.0

28 Oct 13:50
c695aad
Compare
Choose a tag to compare
  • Small changes to imports and functions to be compatible with MyCapytain 3.0.0
  • Also a change so that the forbidden characters test will actually fail when a citation has too many periods ('.')

1.2.5

23 Oct 14:10
b3f12a6
Compare
Choose a tag to compare

HookTest should now install MyCapytain <3.0.0.

1.2.4

01 Jul 14:10
Compare
Choose a tag to compare
  • Mostly warning fixed thanks to @rillian
  • Avoid StatisticError if the directory is empty by @rillian

1.2.3

05 Apr 08:21
2090d91
Compare
Choose a tag to compare

1.2.3 - 2019-04-05

  • Fixed --scheme ignore (Issue #139)
  • Added the ability to debug tests with HOOKTEST_DEBUG environment variable

1.2.2

04 Jul 15:01
e767519
Compare
Choose a tag to compare
  • Added requirements.txt to MANIFEST.in so that it will be included in PyPI

1.2.1

04 Jul 14:37
ef43655
Compare
Choose a tag to compare
  • Added required validators package to setup.py
  • Declared long description type so that documentation will show up better on PyPI
  • Adding parsing of setup.py install_requires and tests_require from the requirements.txt file

1.2.0

04 Jul 12:24
d91298d
Compare
Choose a tag to compare
  • Added auto as a scheme for automatic RNG detection
    - This detects the RNG from the element in the XML header
    - Downloads the RNG if it is a URL
    - Tests the file using this RNG
  • Added possibility to give a local RNG file path in the --scheme argument to test against a custom local RNG
  • Added --guideline argument in which the version of the CapiTainS guidelines should be specified

1.1.10

26 Jun 13:19
c4b5fd7
Compare
Choose a tag to compare
  • Added unit tests to make sure the empty references and MissingRefsDecl exceptions print in the console
  • 1.1.9 which was not released
  • Added tests for new EmptyRefsDecl exception
  • Edited several tests and unit tests to deal with this new exception

1.1.8

25 Jun 17:26
3c8e1b4
Compare
Choose a tag to compare
  • Removed legacy functions
    • Cloning repository is not available anymore
    • Inline printing is not available anymore, console defaults to table if called