Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for printing out generated source from transformations #307

Open
willemneal opened this issue Jun 8, 2020 · 1 comment
Open
Assignees
Labels
Enhancement 🌴 New feature or request Question ❔ Further information is requested

Comments

@willemneal
Copy link
Collaborator

E.g. adding //@as-pect out at the top of the file writes out the generated source of the transformations made by as-pect.

@willemneal willemneal added the Enhancement 🌴 New feature or request label Jun 8, 2020
@willemneal willemneal self-assigned this Jun 8, 2020
@jtenner
Copy link
Contributor

jtenner commented Jun 8, 2020

Okay. Since aspect creates multiple tests, and the transforms exist across every single file, how should we handle this?

// @as-pect out = [name].out.ts

I feel like we should give the user the ability to say "Whenever this file is transformed, output it in this location."

I am open to suggestions.

@jtenner jtenner added the Question ❔ Further information is requested label Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🌴 New feature or request Question ❔ Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants