wongcht
Results
4
issues of
wongcht
- upgrade test packages to latest - revise tests to be compatible with pytest v7 and onwards
Python 3.12 will be released on 2023-10-02. Test package `snapshottest` failed to import due to `imp` [dropped](https://github.com/syrusakbary/snapshottest/issues/166#issue-1689681982) in py3.12 This PR aim at python 3.12 can pass all tests.
python 3.7 is already EOL, suggest to keep supported version as official 3.8-3.11, and set 3.11 as default in the pipeline