Skip to content

2022 Software Testing course project, Tongji University. 同济大学软件测试课设

Notifications You must be signed in to change notification settings

3fuyang/libre-testing

Repository files navigation

Libre Testing v2

This is a rewrite of the original Libre Testing project using modern React technologies, aiming for better illustration of how a modern static SPA looks like for learning purposes.

For direct showcases, see website.

Stack

TODOs

  • Spawn workers for each running test so the UI keeps always responsive
  • Breadcrumb with Route context
  • Encapsulate panel components to be easily composed but keep them flexible
  • Performance - Best balance between FP and first impression
  • Subdomain deployment