sourceallies / sourceallies/interviews
XUnit 3
@rjrjensen is already working on this.
Since Nov 13, 2025.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 20
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
Description
I need to go through and make sure the testing framework is up to date and we're using the latest features in the example test to give the interviewees a chance to show off what they know and not lock them into the "old .NET mindset" you might get into when interviewing at other companies that also use .NET, but maybe .NET Framework. Could be overthinking this, but just trying to keep .NET bleeding-edge to keep it cool 😎
Message
❓ XUnit v3 has finally released, do you see value in using that here?
Its a balancing act between keeping up-to-date, and what .NET devs are likely familiar with.
For anyone w/o context, the only major difference in V3 is how tests are executed. The programming model hasn't changed much
Originally posted by @UnstoppableMango in https://github.com/sourceallies/interviews/pull/350#discussion_r2414872292
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.