Skip to content
#

ziglang

Here are 76 public repositories matching this topic...

alexnask
alexnask commented May 7, 2020

Sooner or later we will need to add tests to check for regressions.

I propose the following three kinds of tests:

  • Function unit tests (mainly for the parsing functions)
  • I/O testing: simulate a client sending requests from a different process and check the responses are correct
  • Internal state testing: simulate a client sending requests from a different process and check our intern

Improve this page

Add a description, image, and links to the ziglang topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ziglang topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.