Customize LeanFT methods and annotations?
Question ID: 106350
1
0

Is there a way to edit the automatically populated methods and annotations when you start a new LeanFT test in Visual Studio?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on August 20, 2015 4:43 pm
124 views
Answers (1)
1
Private answer

Yes. WARNING: Back up these files before modifying them!

In the *C:\{Visual Studio Install}Common7IDEExtensionsHPLeanFT12.50.7675.0~PCProjectTemplatesCSharpTest* folder you will find 3 .zip files.

- ApplicationModelProject.zip

- CodedFtMsTestProject.zip

- CodedFtNUnitProject.zip

In each of these .zip files is a .cs file you can modify.

- In ApplicationModelProject.zip, modify AssemblyInfo.cs
- In CodedFtMsTestProject.zip, modify LeanFtTest.cs
- In CodedFtNUnitProject.zip modify LeanFtTest.cs

As mentioned above, it is strongly recommended to backup the .zip files before messing with them.

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on August 20, 2015 4:45 pm
0
That's great, thanks!
( at August 20, 2015 4:45 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top