Sha256: ff602eac93f39a4ae71c3538e509a703b727d012a2e9da1dc598aa16fbe476fb
Contents?: true
Size: 407 Bytes
Versions: 10
Compression:
Stored size: 407 Bytes
Contents
Feature: Application Tracking In order to tie my tracking in with interesting application-level stats As an application developer I want to track additional facets of data from my application Scenario: Track an additional facet Given an empty tracking database When I view "/extra?track=stuff" Then there should be a tracking event "1": | key | value | | extra | stuff |
Version data entries
10 entries across 10 versions & 1 rubygems