The `Order` attribute [was marked deprecated](https://github.com/nunit/nunit/issues/5378) in favour of [`DependsOnTest` and `DependsOnFixture`](https://github.com/nunit/nunit/issues/51). After [creating the page for those attributes](https://github.com/nunit/docs/issues/1217) we should then update the `Order` docs to include a notice of deprecation and point to the updated pages.
The
Orderattribute was marked deprecated in favour ofDependsOnTestandDependsOnFixture.After creating the page for those attributes we should then update the
Orderdocs to include a notice of deprecation and point to the updated pages.