Sign in
fuchsia
/
fuchsia
/
e669dbfd48f0
/
.
/
src
/
tests
/
fidl
/
dart_bindings_test
/
README.md
blob: 8276083a9c1cc4831759d06e67d62fe729492d9b [
file
] [
view
]
# Dart FIDL Bindings Tests
To
run tests
:
```
fx test fidl_bindings_test
```
To
see stack traces
from
test failures
,
look at the
`fx qemu`
or
`fx log`
output
.
They
do
not
show up
in
the
`fx test`
output
.