Giter VIP home page Giter VIP logo

cascading.cuke's People

Contributors

kkrugler avatar schmed avatar superkelvint avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cascading.cuke's Issues

Support generating tsv file with QualityCenter-compatible columns

In order to easily import test cases to QC, we want to convert a list of features & scenarios into a TSV file with the following columns:

Story e.g. s1234. This could be extracted from the feature name, if it starts with (s1234) blah

Test Case Name This should be the feature name, minus any story number.

Test Case Description This should be the additional lines in the feature description, but without any carriage returns.

Step Name This should be the Scenario name

Step Description This should be all of the steps in the scenario, but without any carriage returns, excluding any "Then" steps.

Expected Results This should be the Then xxx steps in the scenario, but without any carriage returns.

Support processing a single test file, or a directory of test files

At the test tool level, support multiple -test xxx parameters, where xxx can be either a file or a directory. If it's a directory, recursively walk it, processing any file with the .cuke extension.

Hmm, not sure about .cuke, but we'd want some way to indicate that it's an input file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.