Skip to content

Commit 043bc29

Browse files
authored
Live publish
2 parents 62be35b + dd42113 commit 043bc29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/data-platform/testing-tools-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ contributors:
2121

2222

2323

24-
Many developers strongly advocate including unit testing as part of their development process. Others are not convinced. Microsoft Dataverse doesn't provide testing framework tools, but you should be aware that there are community tools available that you can use. A popular framework for server-side development is [Fake Xrm Easy](https://dynamicsvalue.com/home). This framework can be combined with your choice of .NET framework testing frameworks. [FakeItEasy](https://fakeiteasy.github.io/) is a common choice.
24+
Many developers strongly advocate including unit testing as part of their development process. Microsoft Dataverse doesn't provide testing framework tools, but you should be aware that there are community tools available that you can use. A popular framework for server-side development is [Fake Xrm Easy](https://dynamicsvalue.com/home). This framework can be combined with your choice of .NET framework testing frameworks. [FakeItEasy](https://fakeiteasy.github.io/) is a common choice.
2525

2626
> [!NOTE]
2727
> Microsoft does not provide support for tools created by the community. If you have any issues with a community tool, please contact the publisher.
@@ -40,4 +40,4 @@ When a solution is developed with unit testing, developers report greater produc
4040
[Video: Introduction to DevOps with Dynamics 365](https://youtu.be/AorM792M8nY)
4141

4242

43-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
43+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)