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
Yes. But the MongoKitten tests are quite tedious to implement. I want to write a tool that takes these JSON tests and generates Swift tests for them. Otherwise it'd take me weeks.
MongoKitten tests already cover a huge chunk of the what the specification covers, so stability wise we're quite decent.
I did do BSON manually, and first. Since BSON is the most important part of MongoKitten. Everything hinges on that.
https://github.com/mongodb/specifications
The text was updated successfully, but these errors were encountered: