Update the README for pytest, standalone assertions, and users.

Review Request #11937 — Created Jan. 19, 2022 and submitted

Information

kgb
master

Reviewers

kgb

The README now shows all the common test environments that kgb supports.
Python unittest, pytest, and nose/nose2.

Examples have been updated to be more generic (less unittest-based) in
some cases, and to show how assertions work when using the mixin class,
the pytest fixture, or the standalone assertion methods.

The list of users have been fleshed out as well, showing some open
source projects I found that use kgb, and adding more of our own
products.

Installation instructions no longer recommend easy_install (even
though it still technically works).

Rendered the document. Tested the links. Checked the code samples for
obvious errors.

Summary ID
Update the README for pytest, standalone assertions, and users.
The README now shows all the common test environments that kgb supports. Python unittest, pytest, and nose/nose2. Examples have been updated to be more generic (less unittest-based) in some cases, and to show how assertions work when using the mixin class, the pytest fixture, or the standalone assertion methods. The list of users have been fleshed out as well, showing some open source projects I found that use kgb, and adding more of our own products. Installation instructions no longer recommend `easy_install` (even though it still technically works).
01e0b3b8d74a341ed288230c515a32c5c1a9138c
Description From Last Updated

We should use the snake versions of these functions for the pytest docs.

daviddavid
chipx86
david
  1. 
      
  2. README.rst (Diff revision 2)
     
     
     
    Show all issues

    We should use the snake versions of these functions for the pytest docs.

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (ee97b43)
Loading...