Giter Site home page Giter Site logo

blazorstory's Introduction

Blazing Story and Playwright

This solution consists of three distinct projects, each serving a specific purpose:

  • Building UI pages and components
  • Running end-to-end tests
  • Providing a smooth development playground

Introduction

The primary project, Blazor.Bootstrap, is a templated created off [BlazingStory](https://github. com/jsakamoto/BlazingStory/) created by jsakamoto. It is a tailored version of StoryBook specifically designed for Blazor applications. It empowers developers to create and isolate UI pages and components, fostering efficient development practices.

Additionally, the repository features comprehensive end-to-end tests written using Playwright, a powerful browser automation library.

Projects Overview

The solution is comprised of three essential projects, each serving a distinct purpose. Further details can be found in the respective readme.md files of each project:

  • Client: Blazor.Bootstrap

    • Technology Stack: Blazor WebAssembly, .NET 8, Bootstrap
    • Description: This project is the core component of the solution, offering the Blazing Story toolset. It allows developers to create and manage UI pages and components in isolation, facilitating efficient UI development.
  • Server: Blazor.Server

    • Technology Stack: .NET 8
    • Description: This project complements the client-side functionality by providing a server-side component. It emulates a server environment for testing and development purposes, ensuring a comprehensive experience.
  • End-to-End Tests: Stories.Playwright.Test

    • Technology Stack: .NET 8, NUnit
    • Description: This project hosts the end-to-end tests that validate the functionality of the Blazing Story solution. These tests are powered by Playwright and validates the effectiveness of our Blazor applications.

Getting Started

To run the Blazing Story and Playwright solution, follow these steps:

  1. Run the Application: Navigate to the project folder of either Blazor.Bootstrap or Blazor.Server in your preferred IDE or through the command line. Using the command line, run the application using the following command:
    dotnet run
  2. Running Tests: To execute tests, navigate to the Stories.Playwright.Test project. You can run tests both in an IDE or via the command line.
    dotnet test -- Playwright.LaunchOptions.Headless=false Playwright.LaunchOptions.SlowMo=2000

For more detailed information on each project, consult the respective readme.md files provided in their project folders.

blazorstory's People

Contributors

mariekiecoetzee avatar

Stargazers

 avatar Masashi Fujita avatar

Watchers

 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.