Added
- Test execution reporting in session log and short summary report: [21][pr-21] & [24][pr-24]
Changed
- `_parser.Notebook` API changed: added `.codecells` and `.testcells`, removed `get_codecells()`, `get_testcells()`, `.contents`
[pr-21]: https://github.com/MusicalNinjaDad/pytest-ipynb2/pull/21
[pr-24]: https://github.com/MusicalNinjaDad/pytest-ipynb2/pull/24