Sha256: 9c9adf179706b4039e6112d62e0b9b6d01e2e0cb48478dd7e26caf4b441839ba

Contents?: true

Size: 1.04 KB

Versions: 22

Compression:

Stored size: 1.04 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Completer::subcommand completion" tests="6" time="0.001075483" failures="0" errors="0" skipped="0" assertions="6">
  <testcase name="test_0002_should offer nothing when the line does not match any subcommand" time="0.000189063" assertions="1">
  </testcase>
  <testcase name="test_0001_should filter subcommands by first letter" time="0.000145023" assertions="1">
  </testcase>
  <testcase name="test_0004_should ignore options specified before the last command" time="0.000149989" assertions="1">
  </testcase>
  <testcase name="test_0006_should filter subcommands by first three letters" time="0.000122804" assertions="1">
  </testcase>
  <testcase name="test_0005_should ignore equal sign separated options specified before the last command" time="0.000145561" assertions="1">
  </testcase>
  <testcase name="test_0003_should ignore flags specified before the last command" time="0.00013696" assertions="1">
  </testcase>
  <system-out>
  </system-out>
  <system-err>
  </system-err>
</testsuite>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hammer_cli-0.19.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.18.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.17.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.17.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.16.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.15.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.15.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.14.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.13.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.13.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.12.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.10.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.9.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.8.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.7.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.6.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.4.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.3.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.2.0 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.1.4 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml