sloth-sql Generate test data for SQL queries. How to build and run it? Install .NET 5.x or higher, then simply execute: $ dotnet run -p src/SlothSQL.Client/ How to test it? Execute: $ dotnet test -l "console;verbosity=detailed"