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
I have added Charts framework in SwiftUI with iOS 16.
Tried to test Chart element using Quick and Nimble. Example is given below
I am not able to test ChartContent protocol from Charts framework. Please help ?
Hi Team,
I have added Charts framework in SwiftUI with iOS 16.
Tried to test Chart element using Quick and Nimble. Example is given below
I am not able to test ChartContent protocol from Charts framework. Please help ?
Written test cases as below: -
Getting below error while testing -
Could you please help how to test ChartContent ?
The text was updated successfully, but these errors were encountered: