antonmi / espec_phoenix

ESpec for Phoenix web framework.
MIT License
138 stars 33 forks source link

New approach #33

Closed antonmi closed 8 years ago

brain-geek commented 8 years ago

Wow, that's radical approach.

@antonmi , do you still plan doing major changes - or current version will stay for a while and it's worth getting into?

antonmi commented 8 years ago

Hi, @brain-geek ! I'm not planning radical changes in the future. As you may notice, now ESpec.Phoenix is just one file in lib and one file in mix directory. So ESpec.Phoenix is just a simple configurational wrapper over ESpec. With examples of usage, of course. The most valuable part of the project is Readme file, I think).

And I'm going to keep it as simple as possible in the future.