Git Product home page Git Product logo

automationframework's Introduction

C# UI and API Testing Setup in VS Code DevContainer

Prerequisites

  • Docker
  • Visual Studio Code
  • Remote - Containers extension for VS Code

Starting the DevContainer

1. Clone the repository

  • Open a terminal and run:
    git clone https://github.com/Free1man/AutomationFramework.git
    cd AutomationFramework

2. Open the project in VS Code

  • Launch Visual Studio Code.
  • Select File > Open Folder... and navigate to the project directory.
  • VS Code will detect the .devcontainer configuration and prompt you at the bottom right to reopen in a container. Click Reopen in Container.

3. Container Setup

  • The container will start building based on the specifications in the .devcontainer/devcontainer.json file. This process can take a few minutes if it's the first setup or if the image needs to be rebuilt.

4. Start Developing

  • Once the container setup is complete, VS Code will connect to it. You are now ready to develop inside the containerized environment.

Run test:

dotnet test AutomationFramework.sln

Note: The tests are expected to fail as there is no real API or UI backend implemented. This setup is meant to demonstrate the containerized environment and test configurations.

automationframework's People

Watchers

Ilia Galperin 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.