***** Test: e:\signum-project\tests\test_signum.py

 5 tests for Sec.  1: `'int'` passed, total   5 tests passed
 2 tests for Sec.  2: `'bool'` passed, total   7 tests passed
 3 tests for Sec.  3: `big 'int'` passed, total  10 tests passed
 5 tests for Sec.  4: `'float'` passed, total  15 tests passed
 2 tests for Sec.  5: `±0.0` passed, total  17 tests passed
 2 tests for Sec.  6: `infinity` passed, total  19 tests passed
 3 tests for Sec.  7: `NaN` passed, total  22 tests passed
 5 tests for Sec.  8: `'Fraction'` passed, total  27 tests passed
 5 tests for Sec.  9: `'Decimal'` passed, total  32 tests passed
 1 test  for Sec. 10: `Decimal NaN` passed, total  33 tests passed
 2 tests for Sec. 11: `sympy` passed, total  35 tests passed
 1 test  for Sec. 12: `sympy.nan` passed, total  36 tests passed
 6 tests for Sec. 13: `new custom class` passed, total  42 tests passed
 7 tests for Sec. 14: `invalid number of arguments` passed, total  49 tests passed
 2 tests for Sec. 15: `Exploding and Not Implemented numbers` passed, total  51 tests passed
 7 tests for Sec. 16: `inappropriate types` passed, total  58 tests passed
 3 tests for Sec. 17: `preprocess with simple str replacement` passed, total  61 tests passed
 4 tests for Sec. 18: `preprocess treating small number as zero` passed, total  65 tests passed
 4 tests for Sec. 19: `preprocess extracting numbers from str` passed, total  69 tests passed
 2 tests for Sec. 20: `preprocess permitting complex arguments` passed, total  71 tests passed
 3 tests for Sec. 21: `preprocess with float result and sign recursion` passed, total  74 tests passed
 4 tests for Sec. 22: `preprocess replacing result or argument` passed, total  78 tests passed
12 tests for Sec. 23: `if_exc key` passed, total  90 tests passed
 4 tests for Sec. 24: `both preprocess and if_exc` passed, total  94 tests passed
27 tests for Sec. 25: `codeshift and key combinations` passed, total 121 tests passed

Success of v1.2.2 : 121 tests from 25 sections passed.

.
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
