Last active
December 9, 2017 23:26
-
-
Save Kalimaha/561857d837f918ee6cdd9a9082c09356 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @service_consumer('Sous Chef') | |
| @has_pact_with('Grill Chef') | |
| class GrillChefTest(ServiceProviderTest): | |
| pass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment