nunit / nunit-console

NUnit Console runner and test engine
MIT License
215 stars 151 forks source link

Volunteers Wanted for the NUnit Engine Team #1221

Open CharliePoole opened 2 years ago

CharliePoole commented 2 years ago

As you can see below, the Engine Team has a lot of work to do! We're a small team of volunteers and we welcome new members who want to help on any of our projects. If you are just starting, we'll guide you as you learn about our projects. If you have extensive experience, we can probably find a few challenges for you. Contact @CharliePoole or comment on this issue if you would like to join us.

What We Support

The NUnit Engine is the main component we support. The engine is used by almost all NUnit runners to load and run tests. It's a crucial bit of software, although somewhat invisible to the average user by design. The engine basically decides how and where to run your NUnit tests.

Along with the engine, we maintain the NUnit3 Console Runner. This was once the primary runner used to execute NUnit tests. Nowadays, most developers run their tests on the desktop in other ways but the console runner still has a significant place in the CI environment. In addition, it plays a valuable role in testing the engine itself and its code serves as a benchmark implementation for the development of any NUnit runner.

The engine team also maintains a number of separately built and installed Engine Extensions:

Packages We Maintain

NuGet

Chocolatey.Framework.

Zip

stevenaw commented 1 year ago

I'm a little late replying, but have kept this in my inbox until I could. I've been intending and wanting to get more involved in the engine for a while now, however the main thing keeping me from it has been a lack of spare time. Hopefully over the coming months things will free up a bit and I'll be able to contribute. 🙂

CharliePoole commented 1 year ago

If you're able, that would be great!

manikumarnune123 commented 1 year ago

I'm very late, but I am willing to learn and contribute.