Autodesk / Autodesk/arnold-usd
Generate a static website for the unit test ran via CMake
- Dominant language
- Python
- Stars
- 284
- Forks
- 68
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 14
Description
**Describe the feature you'd like**
Once the testsuite ran via cmake, we should generate the static webpage for the test, similarly to what we do with scons.
**Describe the solution you'd like**
We need to separate the static page generation from scons and ran it after the testsuite.
Contributor guide
Research direction
Start by tracing how the unit tests are run through CMake and how SCons currently generates the static test webpage. Identify the shared page-generation work that can be separated from the SCons flow, then determine where it should run after the CMake testsuite. Done means CMake test runs produce the same kind of static webpage as SCons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100