csharpfritz / csharpfritz/WebFormsTest

Consider caching compiled pages to help performance

Open
#29 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
26
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Our app, and I suspect many legacy apps, are rather large. It would really help devs if it was possible to avoid recompiling all of the aspx pages on test run.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the test run discovers and compiles ASPX pages; the issue names no files or tests to begin with. Done should mean compiled pages can be reused on later test runs, avoiding unnecessary recompilation while preserving existing test behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.