Sha256: 23fbf8b76f5dae0c6b2b2c45df70b3f4e0c72f4e12bc2e3efb6ecd4e03159f84
Contents?: true
Size: 708 Bytes
Versions: 14
Compression:
Stored size: 708 Bytes
Contents
Feature: Text Report So that I can easily view a report outlining my application dependencies and licenses As a non-technical application product owner I want license finder to generate an easy-to-understand text report Scenario: Viewing dependencies Given I have an app with license finder that depends on a gem with license and version details When I run license_finder Then I should see those version and license details in the dependencies.csv file Scenario: Cleaning up old versions of text report Given I have an app with license finder And I have a dependencies.txt file When I run license_finder Then I should see dependencies.txt replaced by dependencies.csv
Version data entries
14 entries across 14 versions & 1 rubygems