Respawn
Intelligent database cleaner for integration tests
File Explorer
Download Latest Version (.zip)- ci.yml
- release.yml
- NuGet.Config
- NuGet.exe
- NuGet.targets
- my_post.sh
- onconfig
- sqlhosts
- GraphBuilder.cs
- Relationship.cs
- Table.cs
- TemporalTable.cs
- AssemblyInfo.cs
- DB2DbAdapter.cs
- DbAdapter.cs
- IDbAdapter.cs
- InformixDbAdapter.cs
- IsExternalInit.cs
- logo.png
- MySqlAdapter.cs
- OracleDbAdapter.cs
- PostgresDbAdapter.cs
- Respawn.csproj
- Respawner.cs
- RespawnerOptions.cs
- SnowflakeDbAdapter.cs
- SqliteDbAdapter.cs
- SqlServerDbAdapter.cs
- AssemblyInfo.cs
- App.config
- DB2Fixture.cs
- DB2Tests.cs
- DbFixture.cs
- EmptyDbTests.cs
- InformixFixture.cs
- InformixTests.cs
- MySqlFixture.cs
- MySqlTests.cs
- OracleFixture.cs
- OracleTests.cs
- PostgresFixture.cs
- PostgresTests.cs
- Respawn.DatabaseTests.csproj
- SkipOnCIAttribute.cs
- SnowflakeTests.cs
- SqliteTests.cs
- SqlServerFixture.cs
- SqlServerTests.cs
- GraphTests.cs
- Respawn.UnitTests.csproj
- .gitattributes
- .gitignore
- Build.ps1
- Directory.Build.props
- Directory.Build.targets
- LICENSE
- logo.png
- Push.ps1
- README.md
- Respawn.sln
# Installation Guide
1. Get the code
git clone https://github.com/jbogard/Respawn
Downloads the entire project code from GitHub to your computer.
cd Respawn
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet add package Respawn
Type this command into your terminal and run it.
After dotnet run, check the message or address shown in the terminal.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
