Skip to content

Split the nunit repository into multiple repositories #1589

Closed
@CharliePoole

Description

@CharliePoole

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:

  1. Remove the portable agent from this repo.
  2. Remove the installer project from this repo.
  3. 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions