GithubHelp home page GithubHelp logo

cicd-sample-app's Introduction

CI/CD Sample Application

We'll use this sample project in the CI/CD on the Microsoft Stack workshop to build up a CI/CD pipeline.

This project is just a new ASP.NET MVC website using .NET 4.5.2 with OctoPack NuGet package, and a companion unit test project switched to use XUnit.

Steps to build this Sample Project

  1. File -> New Project

  2. ASP.NET Web Application (not core)

  3. MVC project template

  4. Authentication to No Authentication

  5. Add Unit Tests

  6. Add these NuGet packages:

  • xunit - the test library
  • xunit.runner.visualstudio - for the Test Explorer window in VS
  • xunit.runner.console - to run tests from the command line
  • FluentAssertions - asserts read like sentances
  • OctoPack - used by Octopus Deploy to build assets
  1. Change Home Controller Tests to use XUnit instead of MSTest

  2. Commit this to a local git repository.

cicd-sample-app's People

Contributors

dependabot[bot] avatar robrich avatar

Watchers

 avatar James Cloos avatar  avatar

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.