ScenarioTests

Test notebook

Allows writing tests in a notebook-like style using XUnit

ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. ScenarioTests are great for documentation and integration/e2e tests.

GitHub

46 stars
3 watching
3 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list

csharp-sourcegeneratorxunit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tumftm/scenarioarchitect Tool for generating and manipulating driving testing scenarios for safety assessment 35
xunit/visualstudio.xunit Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. 147
cenfun/monocart-reporter A tool for generating custom test reports with detailed analysis and visualization features. 212
swisslife-oss/k6-multiscenario-template A K6 performance testing template with a multi-scenario approach 51
sergueik/swet Automates recording and generation of Selenium WebDriver page tests and keyword-driven frameworks 39
xephonhq/xephon-k A time series database prototype with multiple backends for experimentation and comparison. 23
chbatey/kafka-unit Allows developers to test Kafka applications in isolation with a simple setup and teardown process. 174
psexton/matlab-xunit A testing framework for MATLAB that generates JUnit-compatible XML output 40
stevenknox/corebdd A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. 18
embeddedkafka/embedded-kafka Provides an in-memory Kafka instance to run tests against. 386
marcusfelling/demo.playwright Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions 260
rahulsinghai/jmeter-backend-listener-kafka Enables sending JMeter test results to a Kafka server. 29
ivanklee86/xunit-slack-reporter An action to send xUnit test results to Slack channels. 12
windygex/preact-test-utils A utility package to mock React Test Utilities methods for Preact applications. 7
kritzcreek/ic101 Unit testing canisters in Motoko using matchers library 3