Skip to content

Move ExperimentName.Tests to top-level of Experiment Solution #134

@michael-hawker

Description

@michael-hawker

Was noticing going through the template with Alex to explain Labs that our current experiment structure looks like this:

image

However, the projects under Platforms and Tests are mostly head projects which shouldn't be modified and used to run the code.

I think we should move the ProjectTemplate.Tests project to the top-level of the solution. In this way, all the folder projects can be ignored for modification, it's easy to explain they're there to use to run code.

And everything in the root are the things which should be modified:

image

We shouldn't have to move any folders around on the directory structure for this, just modify the solution file (as this matches how the sample project works too).

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev loop ➰For issues that impact the core dev-loop of building experimentsdocumentation 📃Improvements or additions to documentationtesting 🏗

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions