blob: 54f6e7930f1eee737ee5676340f46fa020905518 [file] [log] [blame]
Andrew Geisslerd159c7f2021-09-02 21:05:58 -05001#!/bin/sh
2
3# Upstream "fast" tests take about 5 minutes and currently do not run cleanly
4# (tests/cover and tests/pytest)
5# https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python/tests
6# https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/scripts/basic-test.sh#L18
7#
8# Instead we run two test suites imported from examples/
9
Andrew Geisslerfc113ea2023-03-31 09:59:46 -050010pytest --automake