1 留言 (1 留言)0 反應 (0 反應)0 負責人 (0 負責人)C#3,873 star (3,873 star)761 fork (761 fork)batch import
Docsgood first issuehelp wanted
描述
Steps:
- go to https://xunit.net
- look for info on extensibility (e.g. create my own assertion logic)
Actual result:
Expected result:
- link(s) to extensibility info
Workaround:
- 議題類型
- documentation
- 研究方向
- Review the existing documentation at xunit.net to identify where to add a section on extensibility. Check if the resources mentioned in the issue (http://bradwilson.dev/presentations/content/xunit v2.pdf and https://github.com/xunit/samples.xunit/blob/master/AssertExamples/EqualExample.cs) are still relevant and should be linked. Additionally, explore the repository's docs directory and the website source to determine the appropriate location for this information.