NativeScript / NativeScript/android-dts-generator
Add tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 96
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The generated TS definitions are currently generated manually and tested with tsc, we can automate that work by passing various android/java libraries and testing compilability of the output.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how generated TypeScript definitions are currently produced and tested with tsc. Automate cases using various Android and Java libraries, with done defined as reliably checking that each generated output compiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100