Skip to content

C# Files are not recognized properly #326

@less0

Description

@less0

Description

OFT expects C# to have the file extension .c#, but the default extension in the .NET World is .cs, therefor C# that is in a .cs file is ignored by OFT.

Steps to Reproduce

  1. Extract the files from Demo.zip
  2. Run OFT on the folder the files were extracted to

Expected behavior

The spec object req~demo~1 should be covered, because it's tagged in the Test.cs file, but is not. If the file is renamed to Test.c# it's covered correctly.

Environment

  • OFT: 3.5.0
  • OS: macOS 10.14.6
  • Java Version: 18.0.2+9-61

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions