speced / spec-dfn-contract

Contract for marking up definitions in specifications
1 stars 0 forks source link

test framework + spec #10

Closed marcoscaceres closed 1 year ago

marcoscaceres commented 3 years ago

@dontcallmedom, @tidoust, as we discussed last week. Here is the initial version + testing framework.

For testing, I'm just using Karma + Jasmine.

I'm generating the BS specs via curl and doing a local respec build.

My idea is just to add various definitions to src files, and make sure ReSpec and Bikeshed do the same thing (already found a bug :)) .

dontcallmedom commented 3 years ago

could the generated files be built on demand rather than committed to the repo?

marcoscaceres commented 3 years ago

Alright... this is probably enough for us to start to incrementally build on.

jyasskin commented 1 year ago

How would you feel about merging this, and then iterating on the details?

tidoust commented 1 year ago

That would be good. Do we still have a maintainer for this, though? @marcoscaceres, are you still able to lead the effort? If not, @jyasskin, would you be able to take that on?

jyasskin commented 1 year ago

I think @tabatkins and I can take care of this, and probably @sidvishnoi can keep track of the Respec side even if @marcoscaceres turns out not to have time. I'm not 100% confident of maintaining a unified test suite, but the documentation work is just moving the work Tab was doing in the Bikeshed docs anyway.

tidoust commented 1 year ago

Not sure if you're waiting on further feedback, @jyasskin. That sounds like a good plan to me, and the lack of responses suggests that no one else is willing to step up ;)

jyasskin commented 1 year ago

I'd lost track of the fact that I can merge it now. Doing so.

marcoscaceres commented 1 year ago

Sorry for missing this... yeah, I won't have time :(