This is a migrated thread and some comments may be shown as answers.

VS Studio community and Nuget packages

1 Answer 142 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jakub
Top achievements
Rank 1
Jakub asked on 11 Oct 2018, 06:24 PM

Hi!

 

I'm new to Test Studio and C#, but I have experience with Codeception and other Webdriver based frameworks (Python based).

I already learned how to write coded steps and use custom cs files. What I cannot crack, is if I can use any NuGet packages from NuGet repo with Test Studio.

Can you provide some `hello world` configuration for dummies? My goal is to have helper files, that may be reused by Coded Steps. I use VS 2017 community edition.

 

Best Regards,

J.

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 12 Oct 2018, 01:51 PM

Hello Jakub,

Test Studio cannot directly get a NuGet package from NuGet repository, but you can always get the NuGet package locally and reference it to your project and use it in coded steps as described in this article. For reference how to retrieve the NuGet package you can see here.

I hope the above will help you. If you need any other information, please do not hesitate to write back.


Regards,
Stoyan
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Jakub
Top achievements
Rank 1
Answers by
Missing User
Share this question
or