Skip to content
View yinghuaxuan's full-sized avatar
Block or Report

Block or report yinghuaxuan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. SpecFirst SpecFirst Public

    SpecFirst is a .NET source generator to auto-generate tests in target frameworks from decision tables authored in markdown.

    C# 2

  2. SpecFirst.Core SpecFirst.Core Public

    All the common components for creating the SpecFirst source generator

    C# 1

  3. SpecFirst.MarkdownParser SpecFirst.MarkdownParser Public

    SpecFirst.MarkdownParser is the markdown parser part of the SpecFirst source generator. It is reponsible for converting the decision tables written in markdown text to decision table objects.

    JavaScript

  4. SpecFirst.xUnit SpecFirst.xUnit Public

    SpecFirst.xUnit is a .NET source generator to generate xUnit tests from decision tables authored in markdown.

    JavaScript

  5. SpecFirst.TestGenerator.xUnit SpecFirst.TestGenerator.xUnit Public

    SpecFirst.TestGenerator.xUnit is the test generator part of the SpecFirst source generator. It is reponsible for genrating xUnit tests from the decision table objects.

    C#