Closed
Description
Now that 3.0, 3.2 and 3.4 have been released, our APIs are relatively stable. Although some changes may continue to occur, we don't expect them to be frequent. There is now much less need for developers to be working, for example, on framework and engine changes at the same time.
The current repository can be split up in several ways, so we should take this a step at a time. Here's one possible order:
- Remove the portable agent from this repo.
- Remove the installer project from this repo.
- Split the repo into nunit-framework and nunit-engine repositories, retaining the console code in the engine repo. In the future we could consider splitting engine and console, however the console is relatively small so this doesn't give a lot of benefit.