Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Can't run Foxtrot unit tests #70

@SergeyTeplyakov

Description

@SergeyTeplyakov

Maybe I'm doing something wrong, but I can't run any tests from Foxtroct/UnitTests project (VS2013, tried both - VS Test Runner and R#).

All of them are failing with an error: "Can't find the TestResults directory!!!" at RewrittenContractTests.cs:89.

AssemblyInitialize method should not use Directory.CurrentDirectory but should use context property of type TestContext to grab all the required information about TestResults folders etc.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions