Sha256: a16f68861a0e61c7aaf90cefe71ae692234ab885639ab42a9cf3bdad4d0fe8c4
Contents?: true
Size: 367 Bytes
Versions: 10
Compression:
Stored size: 367 Bytes
Contents
Feature: Adding metric In order to add new metric to the project As a console user I want to be able to do that Scenario: adding metric Given catalog filled by seeds script When I execute cli "add_metric --pn TC --mt number new_metric" Then the cli output should contain "Metric new_metric with type number was successfully added to project TC."
Version data entries
10 entries across 10 versions & 1 rubygems