You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking down this task
For the initial iteration we will focus on static testing for the shape of the client
Create a manual mapping between multiAPI SDK -> REST api version -> nuget package id -> nuget package version
Cost: 2 days
Write a generic parser for the mapping and download corresponding nuget
Cost: 5 days
Write the assertions
Assert the number and name of public classes
Assert all public methods and members
Assert each public functions' return types
Cost: 5 days
Cost:
Can we create a Fx that allows us to do the following:
Cost: 2 days
The text was updated successfully, but these errors were encountered: