GitBrowser
JsonLdRecipeParser
9290594/test/JsonLdRecipeParser.Tests/MSTestSettings.cs
Name Message Date
📁 AmountTests Read numbers as quantities 21 days ago
📁 AuthorTests Parsing to domain recipe 1 month ago
📁 IngredientTests Parse ingredient names with multiple parts 21 days ago
📁 InstructionSectionTests Parsing to domain recipe 1 month ago
📁 Json Read images for recipes 21 days ago
📁 NutrientsTests Parsing to domain recipe 1 month ago
📁 RecipeTests Read images for recipes 21 days ago
📄 JsonLdRecipeParser.Tests.csproj Parse ingredients 1 month ago
📄 MSTestSettings.cs Initialize project 1 month ago
📄 packages.lock.json Deserialize Thing JSON 1 month ago
📄 TestData.cs Parsing to domain recipe 1 month ago
📄 test/JsonLdRecipeParser.Tests/MSTestSettings.cs
1 2 3 4
using Microsoft.VisualStudio.TestTools.UnitTesting;

[assembly: Parallelize(Scope = ExecutionScope.MethodLevel)]