你的位置: 码友网首页 / 资讯源列表 / Testing an incremental generator with snapshot testing: Creating a source generator - Part 2

关于[Testing an incremental generator with snapshot testing: Creating a source generator - Part 2]的摘要:

In my previous post, I showed in detail how to create a source generator, but I missed out one very important step: testing. In this post I describe one of the ways I like to test my source generators, by running the source generator manually against a known string and evaluating the output. Snapshot testing provides a great way to ensure your generator keeps working, and in this post I use the excellent Verify library.

原文地址: https://andrewlock.net/creating-a-source-generator-part-2-testing-an-incremental-generator-with-snapshot-testing/

收录时间: 2021-12-16 浏览量: 1109 分类: .NET

| 0 收藏 | 0