Skip to navigation Skip to content

DevLog

Everything on SFML, Tools, Leadership & More

  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter
Main Navigation

Tag: database

Integration Tests Data Cleanup in C#

When writing integration tests against a database, we have to be think about the following three points: Test Data Handling – Create test data and clean it up after the test run Test Isolation – Ensure that no other test cases influence the current one Execution Performance – All tests should execute within reasonable time […]

October 11, 2022By Lukas Code database, Integration Testing, testingLeave a Comment
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
Meta
  • Log in
  • Entries RSS
  • Follow on Feedly
Recent Posts
  • Referencing GAC Assembly in SDK Project
  • “Cross-Compilation” with GitHub Actions
  • Prevent MSBuild Execution While Loading a C# Project
  • Microsoft 365 Subscription without Copilot?
  • SFML 3 Release
Categories
  • Code
  • Engineering
  • Leadership
  • SFML News
  • Thoughts
  • Tooling
  • Uncategorized
  • Update
© DevLog 2025 • ThemeCountry Powered by WordPress
  • Home
  • About Me
  • SFML News
  • GitHub
  • Bluesky
  • Mastodon
  • Twitter