DEV Community

Anthony Fung profile picture

Anthony Fung

Full stack Angular and .NET Web developer

Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

Parameterise Your Tests: Use this One Simple Trick to Increase Test Coverage

1
Comments
3 min read

Want to connect with Anthony Fung?

Create an account to connect with Anthony Fung. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
7 Easy Steps to Writing Your First C# Unit Test

7 Easy Steps to Writing Your First C# Unit Test

3
Comments
5 min read
4 Types of Tests to Help Keep Your Software's Bug Count Low

4 Types of Tests to Help Keep Your Software's Bug Count Low

6
Comments 2
3 min read
What Does Design, Maintainability, and Testability Have to do with... Food?

What Does Design, Maintainability, and Testability Have to do with... Food?

2
Comments
5 min read
Using Dependency Injection and Service Locators to get References in C#

Using Dependency Injection and Service Locators to get References in C#

Comments
4 min read
Composition or Inheritance: What’s better?

Composition or Inheritance: What’s better?

15
Comments 22
5 min read
Fixing Bugs and Preventing Regressions with More than One Test Environment

Fixing Bugs and Preventing Regressions with More than One Test Environment

1
Comments
4 min read
Splitting the Monolith: Pros and Cons of Monolithic and Microservice Architecture

Splitting the Monolith: Pros and Cons of Monolithic and Microservice Architecture

1
Comments
5 min read
Using Git to Successfully Push a Modified or Rebased Branch

Using Git to Successfully Push a Modified or Rebased Branch

Comments
5 min read
Stop Committing Secrets to Your Git Repositories

Stop Committing Secrets to Your Git Repositories

2
Comments
5 min read
Slice, Dice, and Squash Your Git Commit History

Slice, Dice, and Squash Your Git Commit History

9
Comments
5 min read
The Secret of Tidy Git Repositories: When Best to Merge and Rebase

The Secret of Tidy Git Repositories: When Best to Merge and Rebase

3
Comments 2
5 min read
The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

2
Comments
4 min read
Don’t Underestimate How Much Progress You Have Made

Don’t Underestimate How Much Progress You Have Made

3
Comments 2
4 min read
Made a Mistake in Git? Keep Calm and Hit Undo

Made a Mistake in Git? Keep Calm and Hit Undo

1
Comments
5 min read
Dynamic Data in the Statically Typed World of C#

Dynamic Data in the Statically Typed World of C#

Comments
5 min read
5 Visual Studio Code Extensions to Boost Web Development Productivity

5 Visual Studio Code Extensions to Boost Web Development Productivity

4
Comments
3 min read
loading...