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
This should be avoidable, but creates some complication in the test discovery mechanism.
If non-PPL Caraya assertions are to be discoverable from PPL-built Caraya, the opposite should probably be true as well.
Open question: Is this a feature request or a bug?
The text was updated successfully, but these errors were encountered:
Note: Is it even possible to get defined tests to be in the same Caraya instance?
The "Test Assert Factory" is a singleton, but would a different namespace create two instances of the singleton, one for PPL Caraya and one for non-PPL Caraya? Would it result in two test reports and two interactive UIs?
This should be avoidable, but creates some complication in the test discovery mechanism.
If non-PPL Caraya assertions are to be discoverable from PPL-built Caraya, the opposite should probably be true as well.
Open question: Is this a feature request or a bug?
The text was updated successfully, but these errors were encountered: