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
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -302,6 +302,12 @@ We are currently working on the following features that are proposed for the nex
302
302
-[x] WebSockets
303
303
-[ ] Schema Builder (in development - 0.11.0)
304
304
305
+
## GraphQL Compatibility Acceptance Tests
306
+
307
+
We are now investing to implement the GraphQL Compatibility Acceptance Tests for Hot Chocolate. We should have the first test running with Version 0.8.0 and should have this finished until Version 0.11.0.
308
+
309
+
More about GraphQL compatibility acceptance tests can be read [here](https://github.com/graphql-cats/graphql-cats).
310
+
305
311
## Documentation
306
312
307
313
For more examples and detailed documentation, click [here](http://hotchocolate.io).
0 commit comments