Pinned Repositories
ApplicationInsights-Java
Application Insights SDK for Java
concordion
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test. Concordion is the most flexible tool for creating high-quality living documentation. It is often used with Specification by Example (SbE) and Behaviour Driven Development (BDD) processes.
concordion.net
Concordion.NET is an open source framework for C#/.NET that lets you turn a plain English description of a requirement into an automated test. Concordion.NET is the most flexible tool for creating high-quality living documentation. It is often used with Specification by Example (SbE) and Behaviour Driven Development (BDD) processes. http://www.concordion.org/dotnet
coverlet
Cross platform code coverage for .NET
CucumberTestAutomation
A sample java test project using maven built on cucumber, junit and RestAssured to demo some browser and API tests.
docs
Cucumber user documentation
dotnet-core-di
kubernetes-multi-tenancy-istio-capsule
machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
sooraj19's Repositories
sooraj19/ApplicationInsights-Java
Application Insights SDK for Java
sooraj19/concordion
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test. Concordion is the most flexible tool for creating high-quality living documentation. It is often used with Specification by Example (SbE) and Behaviour Driven Development (BDD) processes.
sooraj19/concordion.net
Concordion.NET is an open source framework for C#/.NET that lets you turn a plain English description of a requirement into an automated test. Concordion.NET is the most flexible tool for creating high-quality living documentation. It is often used with Specification by Example (SbE) and Behaviour Driven Development (BDD) processes. http://www.concordion.org/dotnet
sooraj19/coverlet
Cross platform code coverage for .NET
sooraj19/CucumberTestAutomation
A sample java test project using maven built on cucumber, junit and RestAssured to demo some browser and API tests.
sooraj19/docs
Cucumber user documentation
sooraj19/dotnet-core-di
sooraj19/kubernetes-multi-tenancy-istio-capsule
sooraj19/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
sooraj19/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
sooraj19/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
sooraj19/monocle
Detect anomalies in your GitHub/Gerrit projects
sooraj19/NetCore.Nunit.Selenium
A basic sample UI test using Selenium, NUnit and .NET Core
sooraj19/NLog.MailKit
:mailbox_with_mail: Alternative Mail target for NLog using MailKit
sooraj19/PetStoreTests
A Java test project using RestAssured and TestNg to test the apis available at https://petstore.swagger.io/
sooraj19/SimpleCalculator
A sample C# calculator application with some NUnit tests for testing