Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recommendation on using table tests for single case tests. #167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2023

  1. Add recommendation on using table tests for single case tests.

    The exact wording is TBD - this is to start a discussion.
    
    My personal preference is to use table-test all the time, and would obviously 
    would like it to be recommended.
    
    However, the primary goal is to avoid arguing in the code reviews. I am okay
    with the other version too (no table tests for single case tests), as long as we
    call something out here.
    rabbbit committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    48c1a06 View commit details
    Browse the repository at this point in the history
  2. ops

    rabbbit committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6b49f09 View commit details
    Browse the repository at this point in the history