Hung Viet Nguyen
Hung Viet Nguyen
Currently, if user provides `src_language` and don't provide `dst_language` argument, autosub still performs Speech Recognition, but then return an error (`Subtitle translation requires specified Google Translate API key.`) and the...
### Scope Adds a new behavior ### Compatibility - [ ] This is a breaking change ### Feature description ## Motivation - Whenever I need to integrate `msw` to a...
## Summary/ Motivation (TLDR;) Now `debug()` is useful when we focus on one test. If users put `debug()` in multiple test cases, there will be conflicts ## Related issues -...
## What is the framework/ technology you want to integrate Jest Preview to? Angular ## Useful links - https://angular.io/ - https://testing-library.com/docs/angular-testing-library/intro ## Do you want to add this example on...
@nvh95 to add details **0.3.x** **0.4.x** - [ ] #237 **0.5.x** **0.6.x**
**Which feature you want to improve?** GitHub Actions CI **What and why you want to improve that feature** GitHub Actions CI should run linting. So contributors know they need to...
## Which feature you want to improve? Convert implementation in Javascript to Typescript to: - Better type checking - Convert repository to be classified as Typescript project ## What and...
## Summary/ Motivation (TLDR;) ## Related issues - #203 ## Chores - [ ] Convert code under `cli` to Typescript - [x] Move `cli` to `src` - [x] Convert syntax...
# What & Why - `jest-preview` is developed and tested on macOS. So we are not sure if it works on other platforms: - OS: Windows, linux... - Monorepo: lerna,...
## Is your feature request related to a problem? Please describe. A user asks about [LESS](https://lesscss.org/) support. Let's do this!! 💪 ## Describe the solution you'd like Support LESS out...