Sha256: f1c8ce294dac0ea8748055021b6473c5bec8419be8d4e467b8c2480d63760dc2
Contents?: true
Size: 636 Bytes
Versions: 71
Compression:
Stored size: 636 Bytes
Contents
# Acceptance level testing goes into files in the tests directory like this one, # Each file corresponding to a new test made up of individual testing steps test_name "Template Acceptance Test Example" # At this point, acceptance testing of beaker-pe has been left in beaker itself, # since that requires no work at this point since beaker includes this. # TODO note that when things change for Beaker 3.0, testing will have to be # changed to match a different pattern, where the `install_pe` acceptance # testing will all be done in this library's testing. # step "Fail fast!" # fail_test("There are no acceptance tests yet!")
Version data entries
71 entries across 71 versions & 1 rubygems