Add support for incremental build

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
matlab
Domain
build-system

Research direction

Start with the buildtask entry point used from buildfile.m and trace how the current implementation determines what to build. Validate the behavior with toolbox examples; done means ExamplesDrivenTester can avoid rebuilding work that is already current when examples are used for validation.

Written by the indexing model from the issue text.

Description

ExamplesDrivenTester ships a buildtask, that lets users use ExamplesDrivenTester within a buildfile.m. The current implementation of the buildtask does not support incremental build.

Adding this support can save time for users who use examples to validate their toolbox.

Dominant language
MATLAB
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mathworks/ExamplesDrivenTester

All issues in mathworks/ExamplesDrivenTester

Similar issues

More MATLAB issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.