GithubHelp home page GithubHelp logo

jeremyosterhoudt / gauge-dotnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getgauge/gauge-dotnet

0.0 0.0 0.0 1.33 MB

C# runner for gauge + DotNet standard 3.1, 5.0

License: Apache License 2.0

C# 98.19% Shell 0.59% Batchfile 0.40% PowerShell 0.15% Smalltalk 0.01% Ruby 0.66%

gauge-dotnet's Introduction

Gauge-dotnet

tests Contributor Covenant

This project adds dotnet-core language plugin for gauge.

The plugin is authored in c#.

Getting started

Pre-requisite

Installation

gauge install dotnet

Create a gauge-dotnet project

gauge init dotnet

Run tests

gauge run specs

Alternate Installation options

Install specific version

  • Installing specific version
gauge install dotnet --version 0.0.1

Offline installation

gauge install dotnet --file gauge-dotnet-0.0.1.zip

Build from Source

Requirements

Running run.sh or run.cmd should give the list of all tasks available. Below sections detail some commonly used tasks.

Compiling

To build the project dlls:

./run.cmd|./run.sh build
Testing

After compiling

To run tests (unit and integration):

./run.cmd|./run.sh test
Installing

To install the the dotnet plugin use(Note, this will uninstall gauge-dotnet before installing the compiled version):

./run.cmd|./run.sh forceinstall
Creating distributable
./run.cmd|./run.sh package

New distribution details need to be updated in the dotnet-install.json file in gauge plugin repository for a new verison update.

License

This program is licensed under:

Apache License, Version 2.0

Copyright

Copyright 2018 ThoughtWorks, Inc.

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.