-
Maybe it's a stupid question but how can you debug the tests?
Is there a test-adapter available?
-
### Views
- list of active courses where you are a teacher
- list of assignments for a course
- list of students in a course possibly including their id's for canvas, zybooks, and uvu
### Types …
-
CUANDO SE COMENTE PARA PARTICIPAR DEBÉIS DECIR DESDE QUE COMITÉ VENÍS
NO TOCAR LOS TICKS, **SOLO PERSONAS AUTORIZADAS**
Comités necesarios:
- [x] PROGRAMA
- [x] LOGÍSTICA
- [ ] COMUNICACIÓN…
-
CUANDO SE COMENTE PARA PARTICIPAR DEBÉIS DECIR DESDE QUE COMITÉ VENÍS
NO TOCAR LOS TICKS, **SOLO PERSONAS AUTORIZADAS**
Comités necesarios:
- [x] LOGÍSTICA
- [ ] COMUNICACIÓN
- [ ] IGUALDAD…
-
`equal` doesn't treat two objects as equal if their constructor is different, but the diff doesn't take it into account. This can be rather confusing.
## Example test
```js
import {test} from '…
-
Having global before & after hooks that will run before & after all the tests/suites will help running tests that requires one/many global setups & one/many global teardowns.
**Use Case**: Running …
-
CUANDO SE COMENTE PARA PARTICIPAR DEBÉIS DECIR DESDE QUE COMITÉ VENÍS
NO TOCAR LOS TICKS, **SOLO PERSONAS AUTORIZADAS**
Comités necesarios:
- [x] PROGRAMA
- [x] LOGÍSTICA
- [x] COMUNICACIÓN…
-
[Snapshot Testing](https://jestjs.io/docs/en/snapshot-testing) is usefful feature.
specially, textlint-tester is best match with snapshot testing.
## Illustlation
Test Code:
```js
const rul…
-
https://github.com/lukeed/uvu/blob/86725b4b96f5ef24c87eed513c95b3cdef4f4388/readme.md?#L115-L117
Can you run the benchmarks again with node 16.x? [v10 is now too old](https://github.com/nodejs/Rele…
-
Create a real-world application, a Medium clone, according to [this repo](https://github.com/gothinkster/realworld) spec
Stack:
| tool | name |
|------------|-----…