Skip to content

shierd65/NationalParkWeather

Repository files navigation

Module 3 C# Capstone

Overview

Your Capstone should:

  • be an MVC Web Application
  • have a consistent site layout and apply CSS styling throughout
  • leverage dependency injection to simplify and isolate unit tests
  • add acceptance tests using cucumber

What Projects Are Included w/Repository

  • Capstone.Web - Your ASP.NET MVC Project
  • Capstone.Web.Tests - Your Unit Tests and Integration Tests
  • Capstone.UITests - Your Cucumber Tests

NuGet Packages Installed

  • Capstone.Web

    • Ninject
    • Ninject.MVC5
  • Capstone.Web.Tests

    • Moq
  • Capstone.UITests

    • Selenium.WebDriver
    • Selenium.WebDriver.ChromeDriver
    • Selenium.Support
    • SpecRun.SpecFlow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published