Sha256: 8d83151a3ee0c371918ab9f157e2e9b5321e58e956ff4aeb53e5c17f15bdb30d

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="HammerCLI::Completer::subcommand completion" tests="6" time="0.001434141" failures="0" errors="0" skipped="0" assertions="6" timestamp="2015-12-10T23:59:29+00:00">
  <testcase name="test_0006_should filter subcommands by first three letters" time="0.00025761" assertions="1">
  </testcase>
  <testcase name="test_0003_should ignore flags specified before the last command" time="0.000172608" assertions="1">
  </testcase>
  <testcase name="test_0004_should ignore options specified before the last command" time="0.000158493" assertions="1">
  </testcase>
  <testcase name="test_0001_should filter subcommands by first letter" time="0.000120804" assertions="1">
  </testcase>
  <testcase name="test_0005_should ignore equal sign separated options specified before the last command" time="0.000175636" assertions="1">
  </testcase>
  <testcase name="test_0002_should offer nothing when the line does not match any subcommand" time="0.000123033" assertions="1">
  </testcase>
  <system-out>
  </system-out>
  <system-err>
  </system-err>
</testsuite>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hammer_cli-0.6.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml
hammer_cli-0.5.1 test/reports/TEST-HammerCLI-Completer-subcommand-completion.xml