django-channels integration tests with pytest?
I am trying to create a simple live-server style test fixture for pytest for testing with django-channels. I came up with the simplest solution:
I am trying to create a simple live-server style test fixture for pytest for testing with django-channels. I came up with the simplest solution: