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
@osbm unittest will be preferred since pytest is deprecated in fbcode. yeah feel free to open a PR to migrate the pytest tests to use unittest, you can also start with just migrating one file before applying the changes to more files I think.
not particularly, I dont think pytest has broken that much internally since we have relatively vanilla usage, if someone did a full swap sure seems like BE project for a motivated individual
fbcode is deprecating pytest support so we want to use unittest everywhere to make sure the features are tested in both OSS and fbcode
The text was updated successfully, but these errors were encountered: