Adobe ColdFusion /CFML
`Please complete the following information about the language:
Name: ColdFusion / CFML
Website: https://lucee.org/
Language Version: Lucee 5.3
The following are optional, but will help us add the language:
Test Frameworks: TestBox - https://testbox.ortusbooks.com/
How to install: CommandBox is the CLI tool, and you can install based on Instructions on this page https://commandbox.ortusbooks.com/setup/installation box install testbox would install the test framework and testbox generate harness would install your tests folder and harness to get started.
How to compile/run: textbox run would run the tests in CLI mode. start would start a server and /tests/runner.cfm would give you an html test page or /tests/runner.cfm?reporter=json should give you the json data for the tests.
Any comments: (e.g., what's interesting about this language) The language ColdFusion is an Adobe Product, but Lucee is the Open Source Version, and easier to get up and running with CommandBox for this type of project. We usually call the language CFML (ColdFusion Markup Language), so it doesn't just refer to Adobe ColdFusion. The language is 25 years old with Adobe releasing 2020 this year, and 75% of the Fortune 100 still use Adobe ColdFusion and its growing year over year. We have an small but active community and we're trying to grow the language, and think CodeWars would be a great addition to our success, and we think it would introduce lots of new devs to your site, where they could do Javascript and other related languages.
We as a community have built a series of tools, supported by Ortus Solutions including the CLI CommandBox, Test framework TestBox, and much more. If you add CFML, we as a community would like to help, whether its formatting the test output, or adding questions, we would love to have CFML on CodeWars.
👍 reaction might help.
[x] Choose test framework (TestBox)
[x] Create container image
[x] Install CommandBox
[x] Install TestBox
[x] Set up testing
[x] Find how to run tests
[x] Produce Codewars output
[x] SVG logo for icon
[x] CodeMirror mode. Use JavaScript for now.
该提问来源于开源项目:codewars/codewars-runner-cli
转自https://ask.csdn.net/questions/5942239?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522162259572116780366519162%2522%252C%2522scm%2522%253A%252220140713.130102334.pc%255Fall.%2522%257D&request_id=162259572116780366519162&biz_id=4&utm_medium=distribute.pc_search_result.none-task-ask_topic-2allfirst_rank_v2~rank_v29-10-5942239.pc_search_result_before_js&utm_term=cfml&spm=1005.2026.3001.5622`