Fish Trophy

chipx86 got a fish trophy!

Add initial support for unit tests for the diffx module.

Review Request #11711 — Created July 7, 2021 and submitted

Information

DiffX
master

Reviewers

This adds a test runner, development dependencies, coverage
configuration, and a base TestCase class for unit tests for the
diffx module.

Right now, there are no unit tests. Upcoming changes will begin
introducing a working DiffX implementation with tests built upon this
foundation.

Ran unit tests on Python 2 and 3 with the upcoming DiffX changes.

Summary ID
Add initial support for unit tests for the diffx module.
This adds a test runner, development dependencies, coverage configuration, and a base `TestCase` class for unit tests for the `diffx` module. Right now, there are no unit tests. Upcoming changes will begin introducing a working DiffX implementation with tests built upon this foundation.
f02dba6f2d6e47117f2e8f593495266619c47d0b
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (adbb2fb)
Loading...