Skip to content

Add :test-main target to project specification. #1

Closed
@nfisher

Description

Given the ClojureScript function reference <cljs_function> 
When the build target is called
Then it should convert the function reference to <js_function>.

Examples:

cljs_function js_function
jbx/run jbx.run
jbx.gwp/run jbx.gwp.run
jbx.gwp/test-runner jbx.gwp.test_runner
jbx-gwp/test-runner jbx_gwp.test_runner

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions