firebase / firebase/firebase-tools

FR: Filter functions to emulate, write out rules coverage to file

Open
#2,340 6 comments 0 reactions 0 assignees View on GitHub
emulator-suite emulators: functions type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

Right now there is no way to do only start the emulator with a subset of functions enabled instead of all. It requires a custom build or filter the exports ourself.

It'd be great if the `firebase emulators:exec` and `firebase emulators:start` would accept an argument like `--functions a,b` or maybe the same syntax as `firebase deploy`: `--only functions:a,functions:b` (this is what I was expecting at first)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.