issues
search
avajs
/
typescript
Test TypeScript projects using AVA.
MIT License
73
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can not run and debug tests with AVA in VSCode. Typescript, ESM modules, with aliases (absolute paths) working.
#55
korulis
closed
2 days ago
2
Restrict compatibility to AVA 6; support Node.js 22
#54
novemberborn
closed
6 months ago
0
Enable node 22 support
#53
lenovouser
closed
6 months ago
3
Add support for Node 21
#52
rien
closed
6 months ago
1
Update README.md
#51
bn-l
closed
6 months ago
2
Update README.md
#50
bn-l
closed
6 months ago
1
Error: tsx must be loaded with --import instead of --loader
#49
samvv
closed
12 months ago
2
Import problems within test files
#48
dustsucker
closed
1 year ago
1
Can't get TS esm working on async esm babel config and esm ava.config.mjs
#47
yuriy-yarosh
closed
1 year ago
1
Support the new watch mode in AVA 6
#46
novemberborn
closed
1 year ago
0
Support additional extensions and other modernizations
#45
novemberborn
closed
1 year ago
0
Excessive memory use in ava 4, leading to out of memory errors
#44
corinnaSchultz
closed
2 years ago
1
[Q] Proper setup / `Cannot use import statement outside a module`
#43
sculpt0r
closed
2 years ago
17
Add `"types"` entries to the `"exports"` property of package.json, to allow consumption from Typescript with the new `Node16` module resolution strategy
#42
Duncan3142
closed
2 years ago
1
Issue with usage of ESM repository
#41
Amachua
closed
2 years ago
2
A bit more guidance on how to set things up properly
#40
osdiab
closed
3 years ago
3
Tweak globs depending on compile configuration
#39
alebianco
closed
1 year ago
0
Actually parse package.json files
#38
novemberborn
closed
3 years ago
0
fix: JSON.parse package.json
#37
crashmax-dev
closed
3 years ago
1
Updates and ESM support
#36
novemberborn
closed
3 years ago
4
feat: monorepo support
#35
petermetz
closed
3 years ago
4
Add license file
#34
alexpricedev
closed
3 years ago
2
Ava watch does not work with pre-compile option
#33
StarpTech
opened
3 years ago
14
Add a license?
#32
alexpricedev
closed
3 years ago
1
Updates and breaking changes
#31
novemberborn
closed
3 years ago
0
Allow testing entire production bundles while using specific .ts files for type support.
#30
seivan
closed
3 years ago
0
ts-node improvements for ava projects?
#29
cspotcode
opened
3 years ago
12
Compatibility w/ AVA's power-assert?
#28
dsernst
closed
4 years ago
4
Surprising rewritePaths needed
#27
dsernst
closed
4 years ago
1
Throw when loading a TypeScript file that is not covered by the rewrite paths
#26
vedantroy
opened
4 years ago
2
Provide call locations for line number selection
#25
novemberborn
opened
4 years ago
0
Clarify use
#24
adam-lynch
closed
4 years ago
13
Source maps ignored and incorrect line shown when using nyc
#23
jonsadka
closed
4 years ago
2
Fix typo in README.md
#22
jonsadka
closed
4 years ago
0
Investigate custom, TypeScript-specific assertions
#21
novemberborn
closed
3 years ago
0
Document how to use source map support
#20
novemberborn
opened
4 years ago
3
[Docs] What is the practical difference of using @ava/typescript? Should I expect automagic source mapping?
#19
papb
closed
4 years ago
5
Simplify Codecov setup
#18
novemberborn
closed
4 years ago
0
1.1.1 is not compatible with `ava.config.js` files
#17
novemberborn
closed
4 years ago
1
Clarify which build files are ignored by AVA
#16
novemberborn
closed
4 years ago
0
Support typed configuration via an `ava.config.ts` file
#15
treybrisbane
opened
4 years ago
9
rewritePaths is less restrictive than expected
#14
bitjson
closed
4 years ago
4
Remove is-plain-object dependency
#13
Conaclos
closed
4 years ago
5
Add `compile` option
#12
szmarczak
closed
3 years ago
18
Improve integration with AVA
#11
novemberborn
closed
4 years ago
1
AVA select `.d.ts` files as test files
#10
novemberborn
closed
4 years ago
0
Document that users likely need to exclude the TypeScript output directory from AVA's test selection
#9
novemberborn
closed
4 years ago
1
Document that this also works with AVA's require option
#8
novemberborn
opened
4 years ago
0
Investigate watcher interactions
#7
novemberborn
closed
4 years ago
4
Document how to use this with mixed projects
#6
novemberborn
closed
1 year ago
0
Next